docs: fix opening and ending tag mismatch: para
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / wins / winssupport.xml
blobb4f89528ec79f0e75b7848995856b6093a95d986
1 <samba:parameter name="wins support"
2         type="boolean"
3                  context="G"
4                  basic="1" advanced="1" wizard="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <description>
7         <para>This boolean controls if the <citerefentry><refentrytitle>nmbd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> process in Samba will act as a WINS server. You should 
9         not set this to <constant>yes</constant> unless you have a multi-subnetted network and 
10         you wish a particular <command moreinfo="none">nmbd</command> to be your WINS server. 
11         Note that you should <emphasis>NEVER</emphasis> set this to <constant>yes</constant>
12         on more than one machine in your network.</para>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>