svn commit: samba-docs r829 - in trunk/smbdotconf/misc: .

jht at samba.org jht at samba.org
Mon Oct 17 17:21:38 GMT 2005


Author: jht
Date: 2005-10-17 17:21:37 +0000 (Mon, 17 Oct 2005)
New Revision: 829

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=829

Log:
Fix for bug #2303.
Modified:
   trunk/smbdotconf/misc/remotebrowsesync.xml


Changeset:
Modified: trunk/smbdotconf/misc/remotebrowsesync.xml
===================================================================
--- trunk/smbdotconf/misc/remotebrowsesync.xml	2005-10-17 16:50:31 UTC (rev 828)
+++ trunk/smbdotconf/misc/remotebrowsesync.xml	2005-10-17 17:21:37 UTC (rev 829)
@@ -23,11 +23,11 @@
 	<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>
@@ -38,6 +38,12 @@
 	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>



More information about the samba-cvs mailing list