Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
936279ca
Commit
936279ca
authored
Feb 05, 2013
by
JINMEI Tatuya
Browse files
[master] Merge branch 'master' of
ssh://git.bind10.isc.org/var/bind10/git/bind10
parents
6dae0d1f
06fa3ca4
Changes
3
Show whitespace changes
Inline
Side-by-side
configure.ac
View file @
936279ca
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59])
AC_INIT(bind10, 201
21219
, bind10-dev@isc.org)
AC_INIT(bind10, 201
30205
, bind10-dev@isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13. In
# automake 1.13 and higher, AM_PROG_INSTALL is undefined, so we'll check
...
...
src/bin/bind10/b10-init.xml
View file @
936279ca
...
...
@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
<date>
April 12
, 201
2
</date>
<date>
February 5
, 201
3
</date>
</refentryinfo>
<refmeta>
...
...
@@ -36,7 +36,7 @@
<docinfo>
<copyright>
<year>
2010-201
2
</year>
<year>
2010-201
3
</year>
<holder>
Internet Systems Consortium, Inc. ("ISC")
</holder>
</copyright>
</docinfo>
...
...
@@ -493,7 +493,10 @@ xfrin
<refsect1
id=
'history'
><title>
HISTORY
</title>
<para>
The development of
<command>
b10-init
</command>
was started in October 2009.
</para>
was started in October 2009.
It was renamed and its configuration identifier changed
in February 2013.
</para>
</refsect1>
<refsect1>
...
...
src/bin/bind10/bind10.xml
View file @
936279ca
...
...
@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
<date>
April 12
, 201
2
</date>
<date>
February 5
, 201
3
</date>
</refentryinfo>
<refmeta>
...
...
@@ -52,7 +52,7 @@
<title>
DESCRIPTION
</title>
<para>
The
<command>
bind10
</command>
script is a simple wrapper that
starts BIND10 by running the
<command>
b10-init
</command>
daemon. All
starts BIND
10 by running the
<command>
b10-init
</command>
daemon. All
options passed to
<command>
bind10
</command>
are directly passed on to
<command>
b10-init
</command>
.
</para>
...
...
@@ -62,14 +62,14 @@
<title>
SEE ALSO
</title>
<para>
<citerefentry>
<refentrytitle>
b10-init
</refentrytitle><manvolnum>
1
</manvolnum>
<refentrytitle>
b10-init
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citetitle>
BIND 10 Guide
</citetitle>
.
</para>
</refsect1>
<refsect1
id=
'history'
><title>
HISTORY
</title>
<para>
The
<command>
bind10
</command>
script was added in
Jan
uar
i
2013
<para>
The
<command>
bind10
</command>
script was added in
Febr
uar
y
2013
.
</para>
</refsect1>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment