BIND 10 trac1643, updated. 6b3f5f252791b1c4b92589deaa3810e5e1eb867f [1643] Typo in documentation

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 24 12:03:50 UTC 2012


The branch, trac1643 has been updated
       via  6b3f5f252791b1c4b92589deaa3810e5e1eb867f (commit)
      from  a72ef46cca91d1718b2830e9d827040e6742d643 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6b3f5f252791b1c4b92589deaa3810e5e1eb867f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Feb 24 13:03:36 2012 +0100

    [1643] Typo in documentation

-----------------------------------------------------------------------

Summary of changes:
 doc/guide/bind10-guide.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index ce6f85d..8bc2bcb 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -1640,8 +1640,8 @@ Xfrout/transfer_acl[0]	{"action": "ACCEPT"}	any	(default)</screen>
 > <userinput>config set Xfrout/zone_config[0]/transfer_acl [{"action": "ACCEPT", "from": "192.0.2.1", "key": "key.example"}]</userinput>
 > <userinput>config commit</userinput></screen>
 
-    <param>Both Xfrout and Auth will use the system wide keyring to check
-    TSIGs in the incomming messages and to sign responses.</param>
+    <para>Both Xfrout and Auth will use the system wide keyring to check
+    TSIGs in the incomming messages and to sign responses.</para>
 
     <note><simpara>
         The way to specify zone specific configuration (ACLs, etc) is



More information about the bind10-changes mailing list