summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/base/unixcharset.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/base/unixcharset.xml')
-rw-r--r--docs/smbdotconf/base/unixcharset.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/smbdotconf/base/unixcharset.xml b/docs/smbdotconf/base/unixcharset.xml
index 143b6cb2a7..fae3f836e1 100644
--- a/docs/smbdotconf/base/unixcharset.xml
+++ b/docs/smbdotconf/base/unixcharset.xml
@@ -5,9 +5,13 @@
xmlns:samba="http://samba.org/common">
<description>
<para>Specifies the charset the unix machine
- Samba runs on uses. Samba needs to know this in order to be able to
- convert text to the charsets other SMB clients use.
-</para>
+ Samba runs on uses. Samba needs to know this in order to be able to
+ convert text to the charsets other SMB clients use.
+ </para>
+
+ <para>This is also the charset Samba will use when specifying arguments
+ to scripts that it invokes.
+ </para>
</description>
<value type="default">UTF8</value>