summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Terasa <christoph@kohlio.de>2018-04-03 16:30:06 +0200
committerChristoph Terasa <christoph@kohlio.de>2018-04-03 16:30:16 +0200
commitdf59b110ad1a9d09c3e3c656b9814fa640364f5c (patch)
tree8100c9f15e884c20b3c65b08dbcd861fd4f5291d
parentb056061b241f8a2660186794c01689dce5aaa15a (diff)
downloadcups-df59b110ad1a9d09c3e3c656b9814fa640364f5c.tar.gz
Remove mentions of non-implemented -U option from lpoptions manpage
-rw-r--r--doc/help/man-lpoptions.html14
-rw-r--r--man/lpoptions.man.in15
2 files changed, 0 insertions, 29 deletions
diff --git a/doc/help/man-lpoptions.html b/doc/help/man-lpoptions.html
index d12221dba..e8213c43b 100644
--- a/doc/help/man-lpoptions.html
+++ b/doc/help/man-lpoptions.html
@@ -14,9 +14,6 @@ lpoptions - display or set printer options and defaults
[
<b>-E</b>
] [
-<b>-U</b>
-<i>username</i>
-] [
<b>-h </b><i>server</i>[<b>:</b><i>port</i>]
]
<b>-d </b><i>destination</i>[<b>/</b><i>instance</i>]
@@ -28,9 +25,6 @@ lpoptions - display or set printer options and defaults
[
<b>-E</b>
] [
-<b>-U</b>
-<i>username</i>
-] [
<b>-h </b><i>server</i>[<b>:</b><i>port</i>]
] [
<b>-p </b><i>destination</i>[<b>/</b><i>instance</i>]
@@ -41,9 +35,6 @@ lpoptions - display or set printer options and defaults
[
<b>-E</b>
] [
-<b>-U</b>
-<i>username</i>
-] [
<b>-h </b><i>server</i>[<b>:</b><i>port</i>]
] [
<b>-p </b><i>destination</i>[<b>/</b><i>instance</i>]
@@ -55,9 +46,6 @@ lpoptions - display or set printer options and defaults
[
<b>-E</b>
] [
-<b>-U</b>
-<i>username</i>
-] [
<b>-h </b><i>server</i>[<b>:</b><i>port</i>]
]
<b>-x </b><i>destination</i>[<b>/</b><i>instance</i>]
@@ -78,8 +66,6 @@ Otherwise, the per-user defaults are managed in the <i>~/.cups/lpoptions</i> fil
<dl class="man">
<dt><b>-E</b>
<dd style="margin-left: 5.0em">Enables encryption when communicating with the CUPS server.
-<dt><b>-U </b><i>username</i>
-<dd style="margin-left: 5.0em">Uses an alternate username.
<dt><b>-d </b><i>destination</i>[<b>/</b><i>instance</i>]
<dd style="margin-left: 5.0em">Sets the user default printer to <i>destination</i>.
If <i>instance</i> is supplied then that particular instance is used.
diff --git a/man/lpoptions.man.in b/man/lpoptions.man.in
index 4f43c64ad..030de89ec 100644
--- a/man/lpoptions.man.in
+++ b/man/lpoptions.man.in
@@ -14,9 +14,6 @@ lpoptions \- display or set printer options and defaults
[
.B \-E
] [
-.B \-U
-.I username
-] [
\fB\-h \fIserver\fR[\fB:\fIport\fR]
]
\fB\-d \fIdestination\fR[\fB/\fIinstance\fR]
@@ -28,9 +25,6 @@ lpoptions \- display or set printer options and defaults
[
.B \-E
] [
-.B \-U
-.I username
-] [
\fB\-h \fIserver\fR[\fB:\fIport\fR]
] [
\fB\-p \fIdestination\fR[\fB/\fIinstance\fR]
@@ -41,9 +35,6 @@ lpoptions \- display or set printer options and defaults
[
.B \-E
] [
-.B \-U
-.I username
-] [
\fB\-h \fIserver\fR[\fB:\fIport\fR]
] [
\fB\-p \fIdestination\fR[\fB/\fIinstance\fR]
@@ -55,9 +46,6 @@ lpoptions \- display or set printer options and defaults
[
.B \-E
] [
-.B \-U
-.I username
-] [
\fB\-h \fIserver\fR[\fB:\fIport\fR]
]
\fB\-x \fIdestination\fR[\fB/\fIinstance\fR]
@@ -82,9 +70,6 @@ Otherwise, the per-user defaults are managed in the \fI~/.cups/lpoptions\fR file
.B \-E
Enables encryption when communicating with the CUPS server.
.TP 5
-\fB\-U \fIusername\fR
-Uses an alternate username.
-.TP 5
\fB\-d \fIdestination\fR[\fB/\fIinstance\fR]
Sets the user default printer to \fIdestination\fR.
If \fIinstance\fR is supplied then that particular instance is used.