1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/docs-xml/smbdotconf/filename/casesensitive.xml
Joseph Sutton de23fd66e4 docs-xml: Fix section links
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>
2022-10-05 04:23:32 +00:00

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>