Subject: bin/17472: man page for lprm(1) missing -w option
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ginsbach@cray.com>
List: netbsd-bugs
Date: 07/03/2002 15:30:49
>Number: 17472
>Category: bin
>Synopsis: man page for lprm(1) missing -w option
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Jul 03 13:32:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Brian Ginsbach
>Release: NetBSD 1.5.2, current
>Organization:
Cray Inc.
>Environment:
System: NetBSD nbtest.mw.cray.com 1.5.2 NetBSD 1.5.2 (NBTEST) #1: Wed Feb 20 03:38:32 CST 2002 ginsbach@nbtest.mw.cray.com:/usr/src/sys/arch/i386/compile/NBTEST i386
>Description:
The lprm(1) man page is missing the -w option in the SYNOPSIS
and DESCRIPTION sections.
>How-To-Repeat:
man lprm
code inspection
>Fix:
Index: lprm.1
===================================================================
RCS file: /cvsroot/basesrc/usr.sbin/lpr/lprm/lprm.1,v
retrieving revision 1.10
diff -u -r1.10 lprm.1
--- lprm.1 2002/01/19 03:23:47 1.10
+++ lprm.1 2002/07/03 20:29:26
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted: