summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/printeradmin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/security/printeradmin.xml')
-rw-r--r--docs/docbook/smbdotconf/security/printeradmin.xml25
1 files changed, 14 insertions, 11 deletions
diff --git a/docs/docbook/smbdotconf/security/printeradmin.xml b/docs/docbook/smbdotconf/security/printeradmin.xml
index 7037facca0..c0640ea188 100644
--- a/docs/docbook/smbdotconf/security/printeradmin.xml
+++ b/docs/docbook/smbdotconf/security/printeradmin.xml
@@ -1,12 +1,15 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
- <term><anchor id="PRINTERADMIN"/>printer admin (S)</term>
- <listitem><para>This is a list of users that can do anything to
- printers via the remote administration interfaces offered by MS-RPC
- (usually using a NT workstation). Note that the root user always
- has admin rights.</para>
+<samba:parameter name="printer admin"
+ context="S"
+ print="1"
+ xmlns:samba="http://samba.org/common">
+<listitem>
+ <para>This is a list of users that can do anything to
+ printers via the remote administration interfaces offered by MS-RPC
+ (usually using a NT workstation). Note that the root user always
+ has admin rights.</para>
- <para>Default: <command moreinfo="none">printer admin = &lt;empty string&gt;</command>
- </para>
- <para>Example: <command moreinfo="none">printer admin = admin, @staff</command></para>
- </listitem>
- </samba:parameter>
+ <para>Default: <command moreinfo="none">printer admin = &lt;empty string&gt;</command></para>
+
+ <para>Example: <command moreinfo="none">printer admin = admin, @staff</command></para>
+</listitem>
+</samba:parameter>