Last change
on this file was 217, checked in by Herwig Bauernfeind, 16 years ago |
Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)
|
File size:
670 bytes
|
Line | |
---|
1 | <samba:parameter name="display charset"
|
---|
2 | type="string"
|
---|
3 | context="G"
|
---|
4 | advanced="1" developer="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>
|
---|
8 | Specifies the charset that samba will use to print messages to stdout and stderr.
|
---|
9 | The default value is "LOCALE", which means automatically set, depending on the
|
---|
10 | current locale. The value should generally be the same as the value of the parameter
|
---|
11 | <smbconfoption name="unix charset"/>.
|
---|
12 | </para>
|
---|
13 | </description>
|
---|
14 |
|
---|
15 | <value type="default">"LOCALE" or "ASCII" (depending on the system)</value>
|
---|
16 | <value type="example">UTF8</value>
|
---|
17 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.