diff options
author | Volker Lendecke <vlendec@samba.org> | 2007-08-15 09:53:04 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:35 -0500 |
commit | 35c01254dbc5677bbaeb3d9be73a6c60c2da7461 (patch) | |
tree | a7d4ed035115456fdb916826ea2d73e60af136f8 /docs/smbdotconf/protocol/readbmpx.xml | |
parent | 3744a2c4d53417817da77b029932a09d2bcbd30b (diff) | |
download | samba-35c01254dbc5677bbaeb3d9be73a6c60c2da7461.tar.gz samba-35c01254dbc5677bbaeb3d9be73a6c60c2da7461.tar.bz2 samba-35c01254dbc5677bbaeb3d9be73a6c60c2da7461.zip |
Remove "read bmpx" man page entry
(This used to be commit 8ec9f3c1d62f53abf789d6893164740a0a73a317)
Diffstat (limited to 'docs/smbdotconf/protocol/readbmpx.xml')
-rw-r--r-- | docs/smbdotconf/protocol/readbmpx.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/smbdotconf/protocol/readbmpx.xml b/docs/smbdotconf/protocol/readbmpx.xml deleted file mode 100644 index 1c1ee525ca..0000000000 --- a/docs/smbdotconf/protocol/readbmpx.xml +++ /dev/null @@ -1,16 +0,0 @@ -<samba:parameter name="read bmpx" - context="G" - type="boolean" - developer="1" - xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> -<description> - <para>This boolean parameter controls whether - <citerefentry><refentrytitle>smbd</refentrytitle> - <manvolnum>8</manvolnum></citerefentry> will support the "Read - Block Multiplex" SMB. This is now rarely used and defaults to - <constant>no</constant>. You should never need to set this - parameter.</para> -</description> - -<value type="default">no</value> -</samba:parameter> |