summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/base
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/base')
-rw-r--r--docs/smbdotconf/base/displaycharset.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/smbdotconf/base/displaycharset.xml b/docs/smbdotconf/base/displaycharset.xml
index 6ee4311965..5bace5b6b0 100644
--- a/docs/smbdotconf/base/displaycharset.xml
+++ b/docs/smbdotconf/base/displaycharset.xml
@@ -4,10 +4,12 @@
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 and SWAT will use.
- Should generally be the same as the <smbconfoption name="unix charset"/>.
-</para>
+ <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>