summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-06-21 15:14:29 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-06-23 13:47:27 +0200
commit734e1b6812b672fc7d838e943b14b8a176552734 (patch)
tree07c3463fd6912efd4ee16fd61079219a21d26fdc /docs-xml
parent38b5beb33d78fd6a799fa591e29e5e1227adfa70 (diff)
downloadsamba-734e1b6812b672fc7d838e943b14b8a176552734.tar.gz
s3-param Remove 'announce version' parameter
The only users I can find of this on the internet involve confused users, and our own documentation recommends never setting this. Don't confuse our users any longer. Andrew Bartlett
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/protocol/announceversion.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs-xml/smbdotconf/protocol/announceversion.xml b/docs-xml/smbdotconf/protocol/announceversion.xml
deleted file mode 100644
index ecdcd4c7349..00000000000
--- a/docs-xml/smbdotconf/protocol/announceversion.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<samba:parameter name="announce version"
- context="G"
- developer="1"
- type="string"
- xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-<description>
- <para>This specifies the major and minor version numbers
- that nmbd will use when announcing itself as a server. The default
- is 4.9. Do not change this parameter unless you have a specific
- need to set a Samba server to be a downlevel server.</para>
-</description>
-<value type="default">4.9</value>
-<value type="example">2.0</value>
-</samba:parameter>