Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / base / unixcharset.xml
blob0ea84e38c87836228ca060bbe4ccdd180532008a
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="UNIXCHARSET"/>unix charset (G)</term>
3                 <listitem><para>Specifies the charset the unix machine 
4                 Samba runs on uses. Samba needs to know this in order to be able to 
5                 convert text to the charsets other SMB clients use.
6                 </para>
8                 <para>Default: <command moreinfo="none">unix charset = UTF8</command></para>
9                 <para>Example: <command moreinfo="none">unix charset = ASCII</command></para>
10                 </listitem>
11                 </samba:parameter>