diff options
author | Michael Adam <obnox@samba.org> | 2015-07-22 19:29:16 +0200 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2015-07-31 01:55:31 +0200 |
commit | df6c33954e9c8d556baeb6c2d4d8e328e0213ec6 (patch) | |
tree | 151319837ecc0e1d0b49aa37b3b47ef2a4dbc3e6 /docs-xml | |
parent | f19ede5003222f880f701eec15b2110ab77311f2 (diff) | |
download | samba-df6c33954e9c8d556baeb6c2d4d8e328e0213ec6.tar.gz |
docs:smbdotconf: add 'function' parameter to enablespoolss
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/printing/enablespoolss.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/printing/enablespoolss.xml b/docs-xml/smbdotconf/printing/enablespoolss.xml index d69f8f445e8..68e09bf15af 100644 --- a/docs-xml/smbdotconf/printing/enablespoolss.xml +++ b/docs-xml/smbdotconf/printing/enablespoolss.xml @@ -1,6 +1,7 @@ <samba:parameter name="enable spoolss" context="G" type="boolean-rev" + function="_disable_spoolss" synonym="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> |