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 | 624f1b569c15ba5d6d442a5fe334c4f54138e567 (patch) | |
tree | 5a5e486acc1f13f40228b1254a63969e874afc5c | |
parent | 06d88cf7fa9782774a07fc0e728484dc5be895c7 (diff) | |
download | samba-624f1b569c15ba5d6d442a5fe334c4f54138e567.tar.gz samba-624f1b569c15ba5d6d442a5fe334c4f54138e567.tar.bz2 samba-624f1b569c15ba5d6d442a5fe334c4f54138e567.zip |
Use entities
(This used to be commit d2ceb1ada0e8ae4b0154904ab450c3153e679feb)
-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 777fc2268e..4e88495489 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> |