Match Samba 2.2, and make ACB_NORMAL the default ACB value.
[Samba.git] / docs / docbook / smbdotconf / base / displaycharset.xml
blobe02842ab48ad36629f0f18a5230506c0b44317a3
1 <samba:parameter name="display charset"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>Specifies the charset that samba will use 
7         to print messages to stdout and stderr and SWAT will use. 
8         Should generally be the same as the <command moreinfo="none">unix charset</command>.
9         </para>
11         <para>Default: <command moreinfo="none">display charset = ASCII</command></para>
13         <para>Example: <command moreinfo="none">display charset = UTF8</command></para>
15 </listitem>
16 </samba:parameter>