diff options
author | John Terpstra <jht@samba.org> | 2004-11-23 18:03:33 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:08 -0500 |
commit | ba8a700d78110fe016ff244c225d2edcfb18f918 (patch) | |
tree | 768ecb1b499a9cb5b3e74303a1c6dcbfebef4c5e /docs/smbdotconf/tuning | |
parent | b6fa8c3702332eee57f29faff6ca1912ab7df3a5 (diff) | |
download | samba-ba8a700d78110fe016ff244c225d2edcfb18f918.tar.gz samba-ba8a700d78110fe016ff244c225d2edcfb18f918.tar.bz2 samba-ba8a700d78110fe016ff244c225d2edcfb18f918.zip |
Fixes and updates.
(This used to be commit bec3bd8f5863b044bca64b38ff037224bb652211)
Diffstat (limited to 'docs/smbdotconf/tuning')
-rw-r--r-- | docs/smbdotconf/tuning/hostnamelookups.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/tuning/hostnamelookups.xml b/docs/smbdotconf/tuning/hostnamelookups.xml index 20fd98ce30..890d25e4d9 100644 --- a/docs/smbdotconf/tuning/hostnamelookups.xml +++ b/docs/smbdotconf/tuning/hostnamelookups.xml @@ -11,6 +11,6 @@ </para> </description> -<value type="default">yes</value> -<value type="example">no</value> +<value type="default">no</value> +<value type="example">yes</value> </samba:parameter> |