summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/filename/manglingchar.xml
blob: e6a90504660cab23fda31d4e7af8f2331e4a0e32 (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="MANGLINGCHAR"/>mangling char (S)</term>
		<listitem><para>This controls what character is used as 
		the <emphasis>magic</emphasis> character in <link linkend="NAMEMANGLINGSECT">name mangling</link>. The default is a '~'
		but this may interfere with some software. Use this option to set 
		it to whatever you prefer.</para>

		<para>Default: <command moreinfo="none">mangling char = ~</command></para>
		<para>Example: <command moreinfo="none">mangling char = ^</command></para>
		</listitem>
		</samba:parameter>