Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[tprouty/samba.git] / docs-xml / smbdotconf / filename / manglingchar.xml
1 <samba:parameter name="mangling char"
2                  context="S"
3                                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5  <description>
6         <para>This controls what character is used as 
7         the <emphasis>magic</emphasis> character in <smbconfoption name="name mangling"/>. The 
8         default is a '~' but this may interfere with some software. Use this option to set 
9         it to whatever you prefer. This is effective only when mangling method is hash.</para>
10 </description>
11 <value type="default">~</value>
12 <value type="example">^</value>
13 </samba:parameter>