Fix for bug #2303.
authorJohn Terpstra <jht@samba.org>
Mon, 17 Oct 2005 17:21:37 +0000 (17:21 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:09 +0000 (08:47 -0500)
(This used to be commit 04ac7e5664f2bf6d668dea3d65a055de685a64e5)

docs/smbdotconf/misc/remotebrowsesync.xml

index 508ec3ab2e245c25858ab0b5bd986b2cc0869a98..d00e6859c3ccad6637e7087a603eddb33cb37507 100644 (file)
        <para>
        For example:
 <programlisting>
-<command moreinfo="none">remote browse sync = 192.168.2.255 192.168.4.255</command>
+<parameter>remote browse sync = 192.168.2.255 192.168.4.255</parameter>
 </programlisting>
-       the above line would cause <command moreinfo="none">nmbd</command> to request 
-       the master browser on the specified subnets or addresses to 
-       synchronize their browse lists with the local server.
+       the above line would cause &nmbd; to request the master browser on the 
+       specified subnets or addresses to synchronize their browse lists with 
+       the local server.
        </para>
 
        <para>
        that the remote machine is available, is listening, nor that it 
        is in fact the browse master on its segment.
        </para>
+
+       <para>
+       The <parameter>remote browse sync</parameter> may be used on networks
+       where there is no WINS server, and may be used on disjoint networks where
+       each network has its own WINS server.
+       </para>
 </description>
 
 <value type="default"></value>