diff options
author | Michael Adam <obnox@samba.org> | 2015-07-22 19:29:56 +0200 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2015-07-31 01:55:31 +0200 |
commit | d1615ab9dfa49fc6ca15a971d63aa54ba6140ef1 (patch) | |
tree | 589b0673866ce234e5dd5bce8eabe666930e3d45 /docs-xml | |
parent | df6c33954e9c8d556baeb6c2d4d8e328e0213ec6 (diff) | |
download | samba-d1615ab9dfa49fc6ca15a971d63aa54ba6140ef1.tar.gz |
docs:smbdotconf: add 'function' argument to writeable
This is to specify the storage place for this reverse boolean.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/security/writeable.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/writeable.xml b/docs-xml/smbdotconf/security/writeable.xml index 2bf7070128c..14a5a021197 100644 --- a/docs-xml/smbdotconf/security/writeable.xml +++ b/docs-xml/smbdotconf/security/writeable.xml @@ -1,6 +1,7 @@ <samba:parameter name="writeable" context="S" type="boolean-rev" + function="read_only" synonym="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <synonym>writable</synonym> |