diff options
Diffstat (limited to 'docs/smbdotconf/misc')
-rw-r--r-- | docs/smbdotconf/misc/remoteannounce.xml | 4 | ||||
-rw-r--r-- | docs/smbdotconf/misc/remotebrowsesync.xml | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/smbdotconf/misc/remoteannounce.xml b/docs/smbdotconf/misc/remoteannounce.xml index f4fe1d9538..f23968b501 100644 --- a/docs/smbdotconf/misc/remoteannounce.xml +++ b/docs/smbdotconf/misc/remoteannounce.xml @@ -33,7 +33,9 @@ config is that stable. </para> -<para>See <smbconfoption name="NetworkBrowsing"/>.</para> + <para> + See the chapter on Network Browsing in the Samba-HOWTO book. + </para> </description> <value type="default"></value> diff --git a/docs/smbdotconf/misc/remotebrowsesync.xml b/docs/smbdotconf/misc/remotebrowsesync.xml index e133fa4ba9..c966c95be0 100644 --- a/docs/smbdotconf/misc/remotebrowsesync.xml +++ b/docs/smbdotconf/misc/remotebrowsesync.xml @@ -6,7 +6,7 @@ <description> <para> This option allows you to setup <citerefentry><refentrytitle>nmbd</refentrytitle> - <manvolnum>8</manvolnum></citerefentry> to periodically request + <manvolnum>8</manvolnum></citerefentry> to periodically request synchronization of browse lists with the master browser of a Samba server that is on a remote segment. This option will allow you to gain browse lists for multiple workgroups across routed networks. This @@ -40,7 +40,7 @@ </para> <para> - The <parameter>remote browse sync</parameter> may be used on networks + The <smbconfoption name="remote browse sync"/> 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> |