From 274b7650447f3580ba78e36a87f1cd88718c2032 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Fri, 11 Apr 2003 14:26:21 +0000 Subject: Finish conversion of Browse options (This used to be commit e59bd1d9fba71e7b8841a6d995f7bb9e156a15cc) --- docs/docbook/smbdotconf/browse/preferredmaster.xml | 46 ++++++++++++---------- 1 file changed, 25 insertions(+), 21 deletions(-) (limited to 'docs/docbook/smbdotconf/browse/preferredmaster.xml') diff --git a/docs/docbook/smbdotconf/browse/preferredmaster.xml b/docs/docbook/smbdotconf/browse/preferredmaster.xml index 53934fdb78..31c966b4ac 100644 --- a/docs/docbook/smbdotconf/browse/preferredmaster.xml +++ b/docs/docbook/smbdotconf/browse/preferredmaster.xml @@ -1,25 +1,29 @@ - - preferred master (G) - This boolean parameter controls if nmbd(8) is a preferred master browser - for its workgroup. + + + This boolean parameter controls if + nmbd + 8 is a preferred master + browser for its workgroup. - If this is set to yes, on startup, nmbd - will force an election, and it will have a slight advantage in - winning the election. It is recommended that this parameter is - used in conjunction with - domain master = yes, so that - nmbd can guarantee becoming a domain master. + If this is set to yes, on startup, nmbd + will force an election, and it will have a slight advantage in + winning the election. It is recommended that this parameter is + used in conjunction with + domain master = yes, so + that nmbd can guarantee becoming a domain master. - Use this option with caution, because if there are several - hosts (whether Samba servers, Windows 95 or NT) that are preferred - master browsers on the same subnet, they will each periodically - and continuously attempt to become the local master browser. - This will result in unnecessary broadcast traffic and reduced browsing - capabilities. + Use this option with caution, because if there are several + hosts (whether Samba servers, Windows 95 or NT) that are + preferred master browsers on the same subnet, they will each + periodically and continuously attempt to become the local + master browser. This will result in unnecessary broadcast + traffic and reduced browsing capabilities. - See also os level - . + See also os level. - Default: preferred master = auto - - + Default: preferred master = auto + + -- cgit