diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-07-01 21:23:13 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-07-01 21:23:13 +0000 |
commit | d2ceb1ada0e8ae4b0154904ab450c3153e679feb (patch) | |
tree | 2390f88773588d9b9ca7e3b6616b7f75635f04e2 | |
parent | 371c9796bb3d6c0705f2e5af055a713cc9b4a652 (diff) | |
download | samba-d2ceb1ada0e8ae4b0154904ab450c3153e679feb.tar.gz samba-d2ceb1ada0e8ae4b0154904ab450c3153e679feb.tar.xz samba-d2ceb1ada0e8ae4b0154904ab450c3153e679feb.zip |
Use entities
-rw-r--r-- | docs/docbook/smbdotconf/protocol/nameresolveorder.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/protocol/nameresolveorder.xml b/docs/docbook/smbdotconf/protocol/nameresolveorder.xml index 777fc2268ea..4e88495489a 100644 --- a/docs/docbook/smbdotconf/protocol/nameresolveorder.xml +++ b/docs/docbook/smbdotconf/protocol/nameresolveorder.xml @@ -64,7 +64,7 @@ <para><command moreinfo="none">name resolve order = wins bcast</command></para> <para>DC lookups will still be done via DNS, but fallbacks to netbios names will - not inundate your DNS servers with needless querys for DOMAIN<0x1c> lookups.</para> + not inundate your DNS servers with needless querys for DOMAIN<0x1c> lookups.</para> </listitem> </samba:parameter> |