1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00

docs: fix type for default case parameter

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
Garming Sam 2014-01-10 12:46:10 +13:00 committed by Michael Adam
parent 8baff92f58
commit 5b508c3317

View File

@ -1,6 +1,6 @@
<samba:parameter name="default case"
context="S"
type="string" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
type="enum" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>See the section on <smbconfoption name="name mangling"/>.
Also note the <smbconfoption name="short preserve case"/> parameter.</para>