summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/printing/deleteprintercommand.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/printing/deleteprintercommand.xml')
-rw-r--r--docs/smbdotconf/printing/deleteprintercommand.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/smbdotconf/printing/deleteprintercommand.xml b/docs/smbdotconf/printing/deleteprintercommand.xml
index ed24ff4048..1f9a91656d 100644
--- a/docs/smbdotconf/printing/deleteprintercommand.xml
+++ b/docs/smbdotconf/printing/deleteprintercommand.xml
@@ -10,17 +10,17 @@
DeletePrinter() RPC call.</para>
<para>For a Samba host this means that the printer must be
- physically deleted from underlying printing system. The <parameter moreinfo="none">
- deleteprinter command</parameter> defines a script to be run which
+ physically deleted from underlying printing system. The
+ <smbconfoption name="deleteprinter command"/> defines a script to be run which
will perform the necessary operations for removing the printer
from the print system and from <filename moreinfo="none">smb.conf</filename>.
</para>
- <para>The <parameter moreinfo="none">deleteprinter command</parameter> is
- automatically called with only one parameter: <parameter moreinfo="none">
- &quot;printer name&quot;</parameter>.</para>
+ <para>The <smbcomfoption name="deleteprinter command"/> is
+ automatically called with only one parameter: <smbconfoption name="printer name"/>.
+ </para>
- <para>Once the <parameter moreinfo="none">deleteprinter command</parameter> has
+ <para>Once the <smbconfoption name="deleteprinter command"/> has
been executed, <command moreinfo="none">smbd</command> will reparse the <filename moreinfo="none">
smb.conf</filename> to associated printer no longer exists.
If the sharename is still valid, then <command moreinfo="none">smbd