1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00
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

12 lines
448 B
XML

<samba:parameter name="default case"
context="S"
type="enum"
enumlist="enum_case"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>See the section on <link linkend="NAMEMANGLINGSECT">name mangling</link>.
Also note the <smbconfoption name="short preserve case"/> parameter.</para>
</description>
<value type="default">lower</value>
</samba:parameter>