summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/base/unixcharset.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-04-27 15:36:10 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:49 -0500
commitdd5df9d411f5cf7eed92cd417ac620fe7d704a73 (patch)
treea563bcbe98fcb8e672f35596c3566acbfec04eab /docs/smbdotconf/base/unixcharset.xml
parent25256816179c08dc8015f42a8b8de1c108471846 (diff)
downloadsamba-dd5df9d411f5cf7eed92cd417ac620fe7d704a73.tar.gz
samba-dd5df9d411f5cf7eed92cd417ac620fe7d704a73.tar.bz2
samba-dd5df9d411f5cf7eed92cd417ac620fe7d704a73.zip
Add note about 'unix charset' begin used when running scripts
(This used to be commit b59cfedfbe8e3d49035ff0b986a8245c74af77ba)
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>