2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 06:25:34 +00:00

[master] minor manpage improvements

update date
update a copyright year
add a history sentence about rename
space between BIND & 10 (consistent style)
fix manual section number in a reference
change date (it was in Dutch anyways :)
This commit is contained in:
Jeremy C. Reed
2013-02-05 10:17:07 -06:00
parent 6ded04bbd0
commit 2baf0ceb67
2 changed files with 10 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
<date>April 12, 2012</date>
<date>February 5, 2013</date>
</refentryinfo>
<refmeta>
@@ -36,7 +36,7 @@
<docinfo>
<copyright>
<year>2010-2012</year>
<year>2010-2013</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>

View File

@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
<date>April 12, 2012</date>
<date>February 5, 2013</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 Januari 2013
<para>The <command>bind10</command> script was added in February 2013.
</para>
</refsect1>