Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / base / displaycharset.xml
blobadd519e7839eb852172ddb8507557d8525f12ae6
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="DISPLAYCHARSET"/>display charset (G)</term>
3                 <listitem><para>Specifies the charset that samba will use 
4                 to print messages to stdout and stderr and SWAT will use. 
5                 Should generally be the same as the <command moreinfo="none">unix charset</command>.
6                 </para>
8                 <para>Default: <command moreinfo="none">display charset = ASCII</command></para>
10                 <para>Example: <command moreinfo="none">display charset = UTF8</command></para>
12                 </listitem>
13                 </samba:parameter>