]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regenerated
authorAndreas Gustafsson <source@isc.org>
Mon, 5 Nov 2001 23:47:05 +0000 (23:47 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 5 Nov 2001 23:47:05 +0000 (23:47 +0000)
doc/arm/Bv9ARM.ch01.html
doc/arm/Bv9ARM.ch04.html

index 329908d7dd69a9423a49bddbf04db4c12c6ff0d4..2fab0b4666214048806e8e51c5cd16e50dff150e 100644 (file)
@@ -529,9 +529,9 @@ CLASS="emphasis"
 > could be
 <TT
 CLASS="literal"
->mail.example.net</TT
+>mail.example.com</TT
 >,
-were <TT
+where <TT
 CLASS="literal"
 >com</TT
 > is the
index 40fe6684c0f4e0d93281b9c610b26a30f4d8e77d..b2fe20a4cfa2e8051a6e1596a1338080914e9b2e 100644 (file)
@@ -535,7 +535,7 @@ CLASS="varname"
     ...
 };
 
-zone "site1.example.com" {                      // sample slave zone
+zone "site1.example.com" {                      // sample master zone
   type master;
   file "m/site1.example.com";
   forwarders { };                               // do normal iterative
@@ -1104,9 +1104,10 @@ CLASS="command"
 CLASS="command"
 >ZONE</B
 >, and must be usable for authentication.
-      It is recommended that zone keys be mandatory to implement a
-      cryptographic algorithm; currently the only key mandatory to
-      implement an algorithm is DSA.</P
+      It is recommended that zone keys use a cryptographic algorithm
+      designated as "mandatory to implement" by the IETF; currently
+      these are RSASHA1 (which is not yet supported in BIND 9.2)
+      and DSA.</P
 ><P
 >The following command will generate a 768 bit DSA key for
       the <TT