diff options
author | John Terpstra <jht@samba.org> | 2005-07-04 17:31:44 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:59 -0500 |
commit | c7e6ca96e561747778e3980292ae43f309be5c6f (patch) | |
tree | 1189b97be9db2b3072f48ff328182e3fff938a6b /docs/Samba3-ByExample | |
parent | 2cfe1bfefe59c5b2824a2630bc70a0dbe27948d8 (diff) | |
download | samba-c7e6ca96e561747778e3980292ae43f309be5c6f.tar.gz samba-c7e6ca96e561747778e3980292ae43f309be5c6f.tar.bz2 samba-c7e6ca96e561747778e3980292ae43f309be5c6f.zip |
Fix typo.
(This used to be commit 8057096b675ef37f098513c5e4b861be4efb7ecb)
Diffstat (limited to 'docs/Samba3-ByExample')
-rw-r--r-- | docs/Samba3-ByExample/SBE-SecureOfficeServer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml index ef95a8dd68..8eeffdadf7 100644 --- a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml +++ b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml @@ -1310,7 +1310,7 @@ acl mynet { acl seconddns { 123.45.54.32; -} +}; </screen> </example> |