mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +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>
12 lines
448 B
XML
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>
|