docs: Remove docs for removed parameter 'display charset'
authorAndrew Bartlett <abartlet@samba.org>
Mon, 3 Sep 2012 23:12:17 +0000 (09:12 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 3 Sep 2012 23:31:49 +0000 (09:31 +1000)
docs-xml/smbdotconf/base/displaycharset.xml [deleted file]

diff --git a/docs-xml/smbdotconf/base/displaycharset.xml b/docs-xml/smbdotconf/base/displaycharset.xml
deleted file mode 100644 (file)
index 5bace5b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<samba:parameter name="display charset"
-                                type="string"
-                 context="G"
-                 advanced="1" developer="1"
-                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-<description>
-       <para>
-       Specifies the charset that samba will use to print messages to stdout and stderr.
-       The default value is "LOCALE", which means automatically set, depending on the
-       current locale. The value should generally be the same as the value of the parameter
-       <smbconfoption name="unix charset"/>.
-       </para>
-</description>
-
-<value type="default">"LOCALE" or "ASCII" (depending on the system)</value>
-<value type="example">UTF8</value>
-</samba:parameter>