Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / filename / manglingchar.xml
blobe6a90504660cab23fda31d4e7af8f2331e4a0e32
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MANGLINGCHAR"/>mangling char (S)</term>
3                 <listitem><para>This controls what character is used as 
4                 the <emphasis>magic</emphasis> character in <link linkend="NAMEMANGLINGSECT">name mangling</link>. The default is a '~'
5                 but this may interfere with some software. Use this option to set 
6                 it to whatever you prefer.</para>
8                 <para>Default: <command moreinfo="none">mangling char = ~</command></para>
9                 <para>Example: <command moreinfo="none">mangling char = ^</command></para>
10                 </listitem>
11                 </samba:parameter>