Module Name: src
Committed By: abhinav
Date: Wed Dec 21 17:29:22 UTC 2016
Modified Files:
src/usr.sbin/lpr/lpq: lpq.1
Log Message:
s/results/result
Also remove .Pp before .Bl
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/lpr/lpq/lpq.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/lpr/lpq/lpq.1
diff -u src/usr.sbin/lpr/lpq/lpq.1:1.15 src/usr.sbin/lpr/lpq/lpq.1:1.16
--- src/usr.sbin/lpr/lpq/lpq.1:1.15 Thu Mar 22 07:58:20 2012
+++ src/usr.sbin/lpr/lpq/lpq.1 Wed Dec 21 17:29:22 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: lpq.1,v 1.15 2012/03/22 07:58:20 wiz Exp $
+.\" $NetBSD: lpq.1,v 1.16 2016/12/21 17:29:22 abhinav Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -53,7 +53,6 @@ invoked
without any arguments reports on any jobs currently in the queue.
.Pp
Options:
-.Pp
.Bl -tag -width indent
.It Fl P
Specify a particular printer, otherwise the default
@@ -134,4 +133,4 @@ Due to the dynamic nature of the informa
.Nm
may report unreliably.
Output formatting is sensitive to the line length of the terminal;
-this can results in widely spaced columns.
+this can result in widely spaced columns.