summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2012-04-04 16:58:24 +0200
committerKarolin Seeger <kseeger@samba.org>2012-06-30 13:49:07 +0200
commit5c0531e2b84f6f401746493e0f4c36ab4eb03079 (patch)
tree1a56527d309e0612e5e598512432de4ee0607055 /docs-xml
parent96bf61ac6075bda4fbaac91a964ac5ac119a0dbf (diff)
downloadsamba-5c0531e2b84f6f401746493e0f4c36ab4eb03079.tar.gz
docs-xml: fix default name resolve order (fix bug #7564)
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri Apr 6 09:54:37 CEST 2012 on sn-devel-104 (cherry picked from commit 189b3d9b24bf553ff7096397c389f20ba99e0dfa) (cherry picked from commit ad6d51892597336aa162452f3944393fa5afa7c4) (cherry picked from commit 5118001d493061a4a3ec757332f0bff5c1e056d4)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/protocol/nameresolveorder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/protocol/nameresolveorder.xml b/docs-xml/smbdotconf/protocol/nameresolveorder.xml
index 9b1ad075b13..662c3fbee95 100644
--- a/docs-xml/smbdotconf/protocol/nameresolveorder.xml
+++ b/docs-xml/smbdotconf/protocol/nameresolveorder.xml
@@ -65,6 +65,6 @@
</description>
-<value type="default">lmhosts host wins bcast</value>
+<value type="default">lmhosts wins host bcast</value>
<value type="example">lmhosts bcast host</value>
</samba:parameter>