Update DTD location
[tprouty/samba.git] / docs / smbdotconf / protocol / readbmpx.xml
1 <samba:parameter name="read bmpx"
2                  context="G"
3                                  type="boolean"
4                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This boolean parameter controls whether
8     <citerefentry><refentrytitle>smbd</refentrytitle>                                       
9     <manvolnum>8</manvolnum></citerefentry> will support the &quot;Read
10     Block Multiplex&quot; SMB. This is now rarely used and defaults to 
11     <constant>no</constant>. You should never need to set this 
12         parameter.</para>
13 </description>
14
15 <value type="default">no</value>
16 </samba:parameter>