mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
docs: fix type for mangling char 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:
parent
5b508c3317
commit
4974614a93
@ -1,6 +1,6 @@
|
||||
<samba:parameter name="mangling char"
|
||||
context="S"
|
||||
type="string"
|
||||
type="char"
|
||||
parm="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user