summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-08-22 13:55:19 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:06 -0500
commitb00cf2d5540fbe74638892c6537926d1dc267c80 (patch)
tree5952558fc1130b938b2594c0ba8a94a7d1af172f
parent70176377c49ef75bd9e4f6296f28f3ccd7fb59a1 (diff)
downloadsamba-b00cf2d5540fbe74638892c6537926d1dc267c80.tar.gz
samba-b00cf2d5540fbe74638892c6537926d1dc267c80.tar.bz2
samba-b00cf2d5540fbe74638892c6537926d1dc267c80.zip
remove the printmode documentation since the command itself was previously removed
(This used to be commit d4fe2601b2f6ee32501b66828145ae024f57e750)
-rw-r--r--docs/manpages-3/smbclient.1.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/docs/manpages-3/smbclient.1.xml b/docs/manpages-3/smbclient.1.xml
index b7ee8f8338..43e8c56684 100644
--- a/docs/manpages-3/smbclient.1.xml
+++ b/docs/manpages-3/smbclient.1.xml
@@ -715,22 +715,12 @@
<varlistentry>
<term>print &lt;file name&gt;</term>
<listitem><para>Print the specified file from the local machine
- through a printable service on the server. </para>
-
- <para>See also the printmode command.</para></listitem>
+ through a printable service on the server. </para></listitem>
</varlistentry>
<varlistentry>
- <term>printmode &lt;graphics or text&gt;</term>
- <listitem><para>Set the print mode to suit either binary data
- (such as graphical information) or text. Subsequent print
- commands will use the currently set print mode. </para></listitem>
- </varlistentry>
-
-
- <varlistentry>
<term>prompt</term>
<listitem><para>Toggle prompting for filenames during operation
of the mget and mput commands. </para>