mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
de23fd66e4
These are not valid smbconfoptions, so we end up with dangling links. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
14 lines
433 B
XML
14 lines
433 B
XML
<samba:parameter name="case sensitive"
|
|
context="S"
|
|
type="enum"
|
|
enumlist="enum_bool_auto"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<synonym>casesignames</synonym>
|
|
|
|
<description>
|
|
<para>See the discussion in the section <link linkend="NAMEMANGLINGSECT">name mangling</link>.</para>
|
|
</description>
|
|
|
|
<value type="default">auto</value>
|
|
</samba:parameter>
|