docs-xml: fix default name resolve order (fix bug #7564)
authorBjörn Baumbach <bb@sernet.de>
Wed, 4 Apr 2012 14:58:24 +0000 (16:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Apr 2012 18:44:18 +0000 (20:44 +0200)
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)

docs-xml/smbdotconf/protocol/nameresolveorder.xml

index 9b1ad075b13667cba8c34fa259ab77c10455efd8..662c3fbee9544186c7f458afaee503da20ef60e0 100644 (file)
@@ -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>