syncing docs from 3.0 tree (thanks jelmer).
[Samba.git] / docs / docbook / smbdotconf / filename / manglingchar.xml
blobde5f620fd909e7df8b1297b4bb32a24bba60e1e7
1 <samba:parameter name="mangling char"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5         <para>This controls what character is used as 
6         the <emphasis>magic</emphasis> character in <link linkend="NAMEMANGLINGSECT">name mangling</link>. The 
7         default is a '~' but this may interfere with some software. Use this option to set 
8         it to whatever you prefer. This is effective only when mangling method is hash.</para>
10         <para>Default: <command moreinfo="none">mangling char = ~</command></para>
12         <para>Example: <command moreinfo="none">mangling char = ^</command></para>
13 </listitem>
14 </samba:parameter>