From ff5c0584c0d37d669e126e125acbfb948c880158 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 23 Dec 2005 19:12:11 +0000 Subject: Fix typo. (This used to be commit 76922e3d10e8641ffef9c19604753482b98313c4) --- docs/Samba3-ByExample/SBE-SecureOfficeServer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml index 2f14775d7d..88b3758714 100644 --- a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml +++ b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml @@ -1336,7 +1336,7 @@ zone "abmas.us" { type master; file "/var/lib/named/master/abmas.us.hosts"; allow-query { - all; + any; }; allow-transfer { seconddns; -- cgit