Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/lpr/lprm Document missing -w option.
details: https://anonhg.NetBSD.org/src/rev/79556b47d7e0
branches: trunk
changeset: 533545:79556b47d7e0
user: hubertf <hubertf%NetBSD.org@localhost>
date: Wed Jul 03 22:07:33 2002 +0000
description:
Document missing -w option.
Patch submitted by Brian Ginsbach <ginsbach%cray.com@localhost> in PR 17472.
diffstat:
usr.sbin/lpr/lprm/lprm.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r ac9543c76bee -r 79556b47d7e0 usr.sbin/lpr/lprm/lprm.1
--- a/usr.sbin/lpr/lprm/lprm.1 Wed Jul 03 21:39:40 2002 +0000
+++ b/usr.sbin/lpr/lprm/lprm.1 Wed Jul 03 22:07:33 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lprm.1,v 1.10 2002/01/19 03:23:47 wiz Exp $
+.\" $NetBSD: lprm.1,v 1.11 2002/07/03 22:07:33 hubertf Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -45,6 +45,9 @@
.Bk -words
.Op Fl P Ar printer
.Ek
+.Bk -words
+.Op Fl w Ar maxwait
+.Ek
.Op Ar job# ...
.Op Ar user ...
.Sh DESCRIPTION
@@ -64,6 +67,9 @@
Specify the queue associated with a specific
.Ar printer
(otherwise the default printer is used).
+.It Fl w Ns Ar maxwait
+Specify the maximum time to wait in seconds for remote responses.
+The default is 300 seconds or 5 minutes.
.It Fl
If a single
.Sq Fl
Home |
Main Index |
Thread Index |
Old Index