From 2baf0ceb67f23351cd20ac77978b29366f7c5638 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Tue, 5 Feb 2013 10:17:07 -0600 Subject: [PATCH] [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 :) --- src/bin/bind10/b10-init.xml | 9 ++++++--- src/bin/bind10/bind10.xml | 8 ++++---- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/bin/bind10/b10-init.xml b/src/bin/bind10/b10-init.xml index dc8cf7f87f..f166683502 100644 --- a/src/bin/bind10/b10-init.xml +++ b/src/bin/bind10/b10-init.xml @@ -20,7 +20,7 @@ - April 12, 2012 + February 5, 2013 @@ -36,7 +36,7 @@ - 2010-2012 + 2010-2013 Internet Systems Consortium, Inc. ("ISC") @@ -493,7 +493,10 @@ xfrin HISTORY The development of b10-init - was started in October 2009. + was started in October 2009. + It was renamed and its configuration identifier changed + in February 2013. + diff --git a/src/bin/bind10/bind10.xml b/src/bin/bind10/bind10.xml index f36655420f..16082f3497 100644 --- a/src/bin/bind10/bind10.xml +++ b/src/bin/bind10/bind10.xml @@ -20,7 +20,7 @@ - April 12, 2012 + February 5, 2013 @@ -52,7 +52,7 @@ DESCRIPTION The bind10 script is a simple wrapper that - starts BIND10 by running the b10-init daemon. All + starts BIND 10 by running the b10-init daemon. All options passed to bind10 are directly passed on to b10-init. @@ -62,14 +62,14 @@ SEE ALSO - b10-init1 + b10-init8 , BIND 10 Guide. HISTORY - The bind10 script was added in Januari 2013 + The bind10 script was added in February 2013.