Finish conversion of Browse options
authorAlexander Bokovoy <ab@samba.org>
Fri, 11 Apr 2003 14:26:21 +0000 (14:26 +0000)
committerAlexander Bokovoy <ab@samba.org>
Fri, 11 Apr 2003 14:26:21 +0000 (14:26 +0000)
docs/docbook/smbdotconf/browse/browsable.xml
docs/docbook/smbdotconf/browse/browseable.xml
docs/docbook/smbdotconf/browse/browselist.xml
docs/docbook/smbdotconf/browse/domainmaster.xml
docs/docbook/smbdotconf/browse/enhancedbrowsing.xml
docs/docbook/smbdotconf/browse/lmannounce.xml
docs/docbook/smbdotconf/browse/lminterval.xml
docs/docbook/smbdotconf/browse/localmaster.xml
docs/docbook/smbdotconf/browse/oslevel.xml
docs/docbook/smbdotconf/browse/preferedmaster.xml
docs/docbook/smbdotconf/browse/preferredmaster.xml

index 779571cff20c9e8eb29b13cd2f690289bb6ee138..bd357329273c78c76663b57f103d253c61e809be 100644 (file)
@@ -1,5 +1,9 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="BROWSABLE"/>browsable (S)</term>
-               <listitem><para>See the <link linkend="BROWSEABLE"><parameter moreinfo="none">
-               browseable</parameter></link>.</para></listitem>
-               </samba:parameter>
+<samba:parameter name="browsable"
+                 context="S"
+                hide="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>See the <link linkend="BROWSEABLE">
+       <parameter moreinfo="none">browseable</parameter></link>.</para>
+</listitem>
+</samba:parameter>
index c223d6c7d7f874b8381d20efb33d7a832aea913a..5da61cccfb64d1ca3258f817ad870b4f22ad0461 100644 (file)
@@ -1,8 +1,11 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="BROWSEABLE"/>browseable (S)</term>
-               <listitem><para>This controls whether this share is seen in 
-               the list of available shares in a net view and in the browse list.</para>
+<samba:parameter name="browseable"
+                 context="S"
+                 basic="1" advanced="1" print="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This controls whether this share is seen in 
+       the list of available shares in a net view and in the browse list.</para>
 
-               <para>Default: <command moreinfo="none">browseable = yes</command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">browseable = yes</command></para>
+</listitem>
+</samba:parameter>
index f15e2caf2ac2e31356b92bd2ce8120b66dcad651..17a962a3f51a791522be47a0d541151e2a6c13a9 100644 (file)
@@ -1,10 +1,14 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="BROWSELIST"/>browse list (G)</term>
-               <listitem><para>This controls whether <citerefentry><refentrytitle>smbd</refentrytitle>
-               <manvolnum>8</manvolnum></citerefentry> will serve a browse list to 
-               a client doing a <command moreinfo="none">NetServerEnum</command> call. Normally 
-               set to <constant>yes</constant>. You should never need to change 
-               this.</para>
+<samba:parameter name="browse list"
+                 context="G"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This controls whether <citerefentry><refentrytitle>smbd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> will serve a browse list to 
+       a client doing a <command moreinfo="none">NetServerEnum</command> call. Normally 
+       set to <constant>yes</constant>. You should never need to change 
+       this.</para>
                
-               <para>Default: <command moreinfo="none">browse list = yes</command></para></listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">browse list = yes</command></para>
+</listitem>
+</samba:parameter>
index cf2d504e4d880ce48a1edce09c7d9866f11b8d68..7bd334bbb5e9ad7e367844d9e2e7d9b4a3f76e68 100644 (file)
@@ -1,34 +1,38 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="DOMAINMASTER"/>domain master (G)</term>
-               <listitem><para>Tell <citerefentry><refentrytitle>smbd</refentrytitle>
-               <manvolnum>8</manvolnum></citerefentry> to enable WAN-wide browse list
-               collation. Setting this option causes <command moreinfo="none">nmbd</command> to
-               claim a special domain specific NetBIOS name that identifies 
-               it as a domain master browser for its given <link linkend="WORKGROUP">
-               <parameter moreinfo="none">workgroup</parameter></link>. Local master browsers 
-               in the same <parameter moreinfo="none">workgroup</parameter> on broadcast-isolated 
-               subnets will give this <command moreinfo="none">nmbd</command> their local browse lists, 
-               and then ask <citerefentry><refentrytitle>smbd</refentrytitle>
-               <manvolnum>8</manvolnum></citerefentry> for a complete copy of the browse 
-               list for the whole wide area network.  Browser clients will then contact 
-               their local master browser, and will receive the domain-wide browse list, 
-               instead of just the list for their broadcast-isolated subnet.</para>
+<samba:parameter name="domain master"
+                 context="G"
+                 basic="1" advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>Tell <citerefentry><refentrytitle>smbd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> to enable WAN-wide browse list
+       collation. Setting this option causes <command moreinfo="none">nmbd</command> to
+       claim a special domain specific NetBIOS name that identifies 
+       it as a domain master browser for its given <link linkend="WORKGROUP">
+       <parameter moreinfo="none">workgroup</parameter></link>. Local master browsers 
+       in the same <parameter moreinfo="none">workgroup</parameter> on broadcast-isolated 
+       subnets will give this <command moreinfo="none">nmbd</command> their local browse lists, 
+       and then ask <citerefentry><refentrytitle>smbd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> for a complete copy of the browse 
+       list for the whole wide area network.  Browser clients will then contact 
+       their local master browser, and will receive the domain-wide browse list, 
+       instead of just the list for their broadcast-isolated subnet.</para>
 
-               <para>Note that Windows NT Primary Domain Controllers expect to be 
-               able to claim this <parameter moreinfo="none">workgroup</parameter> specific special 
-               NetBIOS name that identifies them as domain master browsers for 
-               that <parameter moreinfo="none">workgroup</parameter> by default (i.e. there is no 
-               way to prevent a Windows NT PDC from attempting to do this). This 
-               means that if this parameter is set and <command moreinfo="none">nmbd</command> claims 
-               the special name for a <parameter moreinfo="none">workgroup</parameter> before a Windows 
-               NT PDC is able to do so then cross subnet browsing will behave 
-               strangely and may fail.</para>
+       <para>Note that Windows NT Primary Domain Controllers expect to be 
+       able to claim this <parameter moreinfo="none">workgroup</parameter> specific special 
+       NetBIOS name that identifies them as domain master browsers for 
+       that <parameter moreinfo="none">workgroup</parameter> by default (i.e. there is no 
+       way to prevent a Windows NT PDC from attempting to do this). This 
+       means that if this parameter is set and <command moreinfo="none">nmbd</command> claims 
+       the special name for a <parameter moreinfo="none">workgroup</parameter> before a Windows 
+       NT PDC is able to do so then cross subnet browsing will behave 
+       strangely and may fail.</para>
                
-               <para>If <link linkend="DOMAINLOGONS"><command moreinfo="none">domain logons = yes</command>
-               </link>, then the default behavior is to enable the <parameter moreinfo="none">domain 
-               master</parameter> parameter.  If <parameter moreinfo="none">domain logons</parameter> is 
-               not enabled (the default setting), then neither will <parameter moreinfo="none">domain 
-               master</parameter> be enabled by default.</para>
+       <para>If <link linkend="DOMAINLOGONS"><command moreinfo="none">domain logons = yes</command>
+       </link>, then the default behavior is to enable the <parameter moreinfo="none">domain 
+       master</parameter> parameter.  If <parameter moreinfo="none">domain logons</parameter> is 
+       not enabled (the default setting), then neither will <parameter moreinfo="none">domain 
+       master</parameter> be enabled by default.</para>
 
-               <para>Default: <command moreinfo="none">domain master = auto</command></para></listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">domain master = auto</command></para>
+</listitem>
+</samba:parameter>
index cf8d3e54b993142d693fb5babfbaf447f77a8858..8fb3be160343e942ec3d85880a798a946659746d 100644 (file)
@@ -1,24 +1,27 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="ENHANCEDBROWSING"/>enhanced browsing (G)</term>
-               <listitem><para>This option enables a couple of enhancements to 
-               cross-subnet browse propagation that have been added in Samba 
-               but which are not standard in Microsoft implementations.  
-               </para>
+<samba:parameter name="enhanced browsing"
+                 context="G"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This option enables a couple of enhancements to 
+       cross-subnet browse propagation that have been added in Samba 
+       but which are not standard in Microsoft implementations.  
+       </para>
 
-               <para>The first enhancement to browse propagation consists of a regular
-               wildcard query to a Samba WINS server for all Domain Master Browsers,
-               followed by a browse synchronization with each of the returned
-               DMBs. The second enhancement consists of a regular randomised browse
-               synchronization with all currently known DMBs.</para>
+       <para>The first enhancement to browse propagation consists of a regular
+       wildcard query to a Samba WINS server for all Domain Master Browsers,
+       followed by a browse synchronization with each of the returned
+       DMBs. The second enhancement consists of a regular randomised browse
+       synchronization with all currently known DMBs.</para>
 
-               <para>You may wish to disable this option if you have a problem with empty
-               workgroups not disappearing from browse lists. Due to the restrictions
-               of the browse protocols these enhancements can cause a empty workgroup
-               to stay around forever which can be annoying.</para>
+       <para>You may wish to disable this option if you have a problem with empty
+       workgroups not disappearing from browse lists. Due to the restrictions
+       of the browse protocols these enhancements can cause a empty workgroup
+       to stay around forever which can be annoying.</para>
 
-               <para>In general you should leave this option enabled as it makes
-               cross-subnet browse propagation much more reliable.</para>
+       <para>In general you should leave this option enabled as it makes
+       cross-subnet browse propagation much more reliable.</para>
 
-               <para>Default: <command moreinfo="none">enhanced browsing = yes</command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">enhanced browsing = yes</command></para>
+</listitem>
+</samba:parameter>
index 1551c0991ef6f858ff8448d9590b734edb32818c..b18234443a5ec2c30915176c1e61ce2947a654c5 100644 (file)
@@ -1,24 +1,27 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="LMANNOUNCE"/>lm announce (G)</term>
-               <listitem><para>This parameter determines if <citerefentry><refentrytitle>nmbd</refentrytitle>
-               <manvolnum>8</manvolnum></citerefentry> will produce Lanman announce 
-               broadcasts that are needed by OS/2 clients in order for them to see 
-               the Samba server in their browse list. This parameter can have three 
-               values, <constant>yes</constant>, <constant>no</constant>, or
-               <constant>auto</constant>. The default is <constant>auto</constant>.  
-               If set to <constant>no</constant> Samba will never produce these 
-               broadcasts. If set to <constant>yes</constant> Samba will produce 
-               Lanman announce broadcasts at a frequency set by the parameter 
-               <parameter moreinfo="none">lm interval</parameter>. If set to <constant>auto</constant> 
-               Samba will not send Lanman announce broadcasts by default but will 
-               listen for them. If it hears such a broadcast on the wire it will 
-               then start sending them at a frequency set by the parameter 
-               <parameter moreinfo="none">lm interval</parameter>.</para>
+<samba:parameter name="lm announce"
+                 context="G"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This parameter determines if <citerefentry><refentrytitle>nmbd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> will produce Lanman announce 
+       broadcasts that are needed by OS/2 clients in order for them to see 
+       the Samba server in their browse list. This parameter can have three 
+       values, <constant>yes</constant>, <constant>no</constant>, or
+       <constant>auto</constant>. The default is <constant>auto</constant>.  
+       If set to <constant>no</constant> Samba will never produce these 
+       broadcasts. If set to <constant>yes</constant> Samba will produce 
+       Lanman announce broadcasts at a frequency set by the parameter 
+       <parameter moreinfo="none">lm interval</parameter>. If set to <constant>auto</constant> 
+       Samba will not send Lanman announce broadcasts by default but will 
+       listen for them. If it hears such a broadcast on the wire it will 
+       then start sending them at a frequency set by the parameter 
+       <parameter moreinfo="none">lm interval</parameter>.</para>
 
-               <para>See also <link linkend="LMINTERVAL"><parameter moreinfo="none">lm interval
-               </parameter></link>.</para>
+       <para>See also <link linkend="LMINTERVAL"><parameter moreinfo="none">lm interval</parameter></link>.</para>
 
-               <para>Default: <command moreinfo="none">lm announce = auto</command></para>
-               <para>Example: <command moreinfo="none">lm announce = yes</command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">lm announce = auto</command></para>
+
+       <para>Example: <command moreinfo="none">lm announce = yes</command></para>
+</listitem>
+</samba:parameter>
index cc17dc15b05eeeca18b2c3f3233c824167ca0c17..58e4cc30ba61778f203b3a92fea7cb4453b6308b 100644 (file)
@@ -1,17 +1,20 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="LMINTERVAL"/>lm interval (G)</term>
-               <listitem><para>If Samba is set to produce Lanman announce 
-               broadcasts needed by OS/2 clients (see the <link linkend="LMANNOUNCE">
-               <parameter moreinfo="none">lm announce</parameter></link> parameter) then this 
-               parameter defines the frequency in seconds with which they will be 
-               made.  If this is set to zero then no Lanman announcements will be 
-               made despite the setting of the <parameter moreinfo="none">lm announce</parameter> 
-               parameter.</para>
+<samba:parameter name="lm interval"
+                 context="G"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>If Samba is set to produce Lanman announce 
+       broadcasts needed by OS/2 clients (see the <link linkend="LMANNOUNCE">
+       <parameter moreinfo="none">lm announce</parameter></link> parameter) then this 
+       parameter defines the frequency in seconds with which they will be 
+       made.  If this is set to zero then no Lanman announcements will be 
+       made despite the setting of the <parameter moreinfo="none">lm announce</parameter> 
+       parameter.</para>
 
-               <para>See also <link linkend="LMANNOUNCE"><parameter moreinfo="none">lm 
-               announce</parameter></link>.</para>
+       <para>See also <link linkend="LMANNOUNCE"><parameter moreinfo="none">lm announce</parameter></link>.</para>
 
-               <para>Default: <command moreinfo="none">lm interval = 60</command></para>
-               <para>Example: <command moreinfo="none">lm interval = 120</command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">lm interval = 60</command></para>
+
+       <para>Example: <command moreinfo="none">lm interval = 120</command></para>
+</listitem>
+</samba:parameter>
index dffbd3cb194bc7cb4e1b043a1aeabffbe87d6d4f..ac2626c679dcb4b4140f10d1c8e074ca4886a50a 100644 (file)
@@ -1,18 +1,22 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="LOCALMASTER"/>local master (G)</term>
-               <listitem><para>This option allows <citerefentry><refentrytitle>nmbd</refentrytitle>
-               <manvolnum>8</manvolnum></citerefentry> to try and become a local master browser 
-               on a subnet. If set to <constant>no</constant> then <command moreinfo="none">
-               nmbd</command> will not attempt to become a local master browser 
-               on a subnet and will also lose in all browsing elections. By
-               default this value is set to <constant>yes</constant>. Setting this value to <constant>yes</constant> doesn't
-               mean that Samba will <emphasis>become</emphasis> the local master 
-               browser on a subnet, just that <command moreinfo="none">nmbd</command> will <emphasis>
-               participate</emphasis> in elections for local master browser.</para>
+<samba:parameter name="local master"
+                 context="G"
+                 basic="1" advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This option allows <citerefentry><refentrytitle>nmbd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> to try and become a local master browser 
+       on a subnet. If set to <constant>no</constant> then <command moreinfo="none">
+       nmbd</command> will not attempt to become a local master browser 
+       on a subnet and will also lose in all browsing elections. By
+       default this value is set to <constant>yes</constant>. Setting this value to 
+       <constant>yes</constant> doesn't mean that Samba will <emphasis>become</emphasis> the 
+       local master browser on a subnet, just that <command moreinfo="none">nmbd</command> 
+       will <emphasis>participate</emphasis> in elections for local master browser.</para>
 
-               <para>Setting this value to <constant>no</constant> will cause <command moreinfo="none">nmbd</command>
-               <emphasis>never</emphasis> to become a local master browser.</para>
+       <para>Setting this value to <constant>no</constant> will cause <command 
+       moreinfo="none">nmbd</command> <emphasis>never</emphasis> to become a local 
+       master browser.</para>
 
-               <para>Default: <command moreinfo="none">local master = yes</command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">local master = yes</command></para>
+</listitem>
+</samba:parameter>
index 927db3220475cd2f8565b69d07e719bfc722882d..560516e3f8daf41d58a943ee5200eee9c35bc5bf 100644 (file)
@@ -1,21 +1,25 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="OSLEVEL"/>os level (G)</term>
-               <listitem><para>This integer value controls what level Samba 
-               advertises itself as for browse elections. The value of this 
-               parameter determines whether <citerefentry><refentrytitle>nmbd</refentrytitle>
-               <manvolnum>8</manvolnum></citerefentry> 
-               has a chance of becoming a local master browser for the <parameter moreinfo="none">
-               WORKGROUP</parameter> in the local broadcast area.</para>
+<samba:parameter name="os level"
+                 context="G"
+                 basic="1" advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This integer value controls what level Samba 
+       advertises itself as for browse elections. The value of this 
+       parameter determines whether <citerefentry><refentrytitle>nmbd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> 
+       has a chance of becoming a local master browser for the <parameter moreinfo="none">
+       WORKGROUP</parameter> in the local broadcast area.</para>
                
-               <para><emphasis>Note :</emphasis>By default, Samba will win 
-               a local master browsing election over all Microsoft operating 
-               systems except a Windows NT 4.0/2000 Domain Controller.  This 
-               means that a misconfigured Samba host can effectively isolate 
-               a subnet for browsing purposes.  See <filename moreinfo="none">BROWSING.txt
-               </filename> in the Samba <filename moreinfo="none">docs/</filename> directory 
-               for details.</para>
+       <para><emphasis>Note :</emphasis>By default, Samba will win 
+       a local master browsing election over all Microsoft operating 
+       systems except a Windows NT 4.0/2000 Domain Controller.  This 
+       means that a misconfigured Samba host can effectively isolate 
+       a subnet for browsing purposes.  See <filename moreinfo="none">BROWSING.txt
+       </filename> in the Samba <filename moreinfo="none">docs/</filename> directory 
+       for details.</para>
 
-               <para>Default: <command moreinfo="none">os level = 20</command></para>
-               <para>Example: <command moreinfo="none">os level = 65 </command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">os level = 20</command></para>
+
+       <para>Example: <command moreinfo="none">os level = 65 </command></para>
+</listitem>
+</samba:parameter>
index 8098626c510629b8f13ea29b0ee82979495c6d95..2e8cd938ea4c865798b5d4d3307a19d0d269e48c 100644 (file)
@@ -1,6 +1,9 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="PREFEREDMASTER"/>prefered master (G)</term>
-               <listitem><para>Synonym for <link linkend="PREFERREDMASTER"><parameter moreinfo="none">
-               preferred master</parameter></link> for people who cannot spell :-).</para>
-               </listitem>
-               </samba:parameter>
+<samba:parameter name="prefered master"
+                 context="G"
+                hide="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>Synonym for <link linkend="PREFERREDMASTER"><parameter moreinfo="none">
+       preferred master</parameter></link> for people who cannot spell :-).</para>
+</listitem>
+</samba:parameter>
index 53934fdb78022923d9a2f590598098bf8b00199d..31c966b4ac976da7576e7c1f1e6924024c00c1f0 100644 (file)
@@ -1,25 +1,29 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
-               <term><anchor id="PREFERREDMASTER"/>preferred master (G)</term>
-               <listitem><para>This boolean parameter controls if <ulink url="nmbd.8.html">nmbd(8)</ulink> is a preferred master browser 
-               for its workgroup.</para>
+<samba:parameter name="preferred master"
+                 context="G"
+                 basic="1" advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This boolean parameter controls if
+       <citerefentry><refentrytitle>nmbd</refentrytitle>                                 
+       <manvolnum>8</manvolnum></citerefentry> is a preferred master
+       browser  for its workgroup.</para>
 
-               <para>If this is set to <constant>yes</constant>, on startup, <command moreinfo="none">nmbd</command> 
-               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 <command moreinfo="none"><link linkend="DOMAINMASTER"><parameter moreinfo="none">
-               domain master</parameter></link> = yes</command>, so that <command moreinfo="none">
-               nmbd</command> can guarantee becoming a domain master.</para>
+       <para>If this is set to <constant>yes</constant>, on startup, <command moreinfo="none">nmbd</command> 
+       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 <command moreinfo="none"><link linkend="DOMAINMASTER">
+       <parameter moreinfo="none">domain master</parameter></link> = yes</command>, so 
+       that <command moreinfo="none">nmbd</command> can guarantee becoming a domain master.</para>
                
-               <para>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.</para>
+       <para>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.</para>
 
-               <para>See also <link linkend="OSLEVEL"><parameter moreinfo="none">os level</parameter>
-               </link>.</para>
+       <para>See also <link linkend="OSLEVEL"><parameter moreinfo="none">os level</parameter></link>.</para>
 
-               <para>Default: <command moreinfo="none">preferred master = auto</command></para>
-               </listitem>
-               </samba:parameter>
+       <para>Default: <command moreinfo="none">preferred master = auto</command></para>
+</listitem>
+</samba:parameter>