Browse Source

[3020] Update instructions to test the auth server directly

Mukund Sivaraman 12 years ago
parent
commit
979f2981bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/guide/bind10-guide.xml

+ 1 - 1
doc/guide/bind10-guide.xml

@@ -2674,7 +2674,7 @@ can use various data source backends.
 
         Then, lookup the static data from
         <filename>static.zone</filename> to test it (assuming your
-        resolver is running on <command>localhost</command>):
+        authoritative server is running on <command>localhost</command>):
 
           <screen>&gt; <userinput>dig @localhost -c CH -t TXT version.bind</userinput>
 &gt; <userinput>dig @localhost -c CH -t TXT authors.bind</userinput></screen>