diff options
author | Björn Baumbach <bb@sernet.de> | 2011-01-17 09:51:45 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-01-25 10:45:21 +0100 |
commit | 3bb212a3a96164121d345a8c8f81294b0f988261 (patch) | |
tree | b48db01a67292a43f58d770af9115d174173a11a /docs-xml | |
parent | b8d5ee9de3bb8c24efd2a7fab89d7d814b98aa2d (diff) | |
download | samba-3bb212a3a96164121d345a8c8f81294b0f988261.tar.gz samba-3bb212a3a96164121d345a8c8f81294b0f988261.tar.bz2 samba-3bb212a3a96164121d345a8c8f81294b0f988261.zip |
s3-docs: fix deldriver option
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/rpcclient.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/rpcclient.1.xml b/docs-xml/manpages-3/rpcclient.1.xml index 8d517ae47e..f660b89a26 100644 --- a/docs-xml/manpages-3/rpcclient.1.xml +++ b/docs-xml/manpages-3/rpcclient.1.xml @@ -267,7 +267,7 @@ Comma Separated list of Files </listitem></varlistentry> - <varlistentry><term>deldriver</term><listitem><para>Delete the + <varlistentry><term>deldriver <driver></term><listitem><para>Delete the specified printer driver for all architectures. This does not delete the actual driver files from the server, only the entry from the server's list of drivers. |