diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2012-09-26 13:20:42 -0700 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2012-09-27 02:52:38 +0200 |
commit | bc9d5cb13f51be7feac96b754f875d2b33775160 (patch) | |
tree | 5e51809be477178e427c2dd8c29f60fec8e27048 /docs-xml/smbdotconf/printing | |
parent | 4544c52fc432c4eb5ba45389519d00923d9698ca (diff) | |
download | samba-bc9d5cb13f51be7feac96b754f875d2b33775160.tar.gz samba-bc9d5cb13f51be7feac96b754f875d2b33775160.tar.bz2 samba-bc9d5cb13f51be7feac96b754f875d2b33775160.zip |
smb.conf(5): Consistent spelling of parameter names.
This includes spacing and casing.
Conflicts:
source4/scripting/python/samba/tests/docs.py
Diffstat (limited to 'docs-xml/smbdotconf/printing')
-rw-r--r-- | docs-xml/smbdotconf/printing/addportcommand.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/printing/addportcommand.xml b/docs-xml/smbdotconf/printing/addportcommand.xml index 17c899efdc..80e56c97ef 100644 --- a/docs-xml/smbdotconf/printing/addportcommand.xml +++ b/docs-xml/smbdotconf/printing/addportcommand.xml @@ -1,4 +1,4 @@ -<samba:parameter name="add port command" +<samba:parameter name="addport command" context="G" type="string" advanced="1" developer="1" |