Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/lpr/lpq s/results/result



details:   https://anonhg.NetBSD.org/src/rev/de3296ffca4d
branches:  trunk
changeset: 819884:de3296ffca4d
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Dec 21 17:29:22 2016 +0000

description:
s/results/result
Also remove .Pp before .Bl

diffstat:

 usr.sbin/lpr/lpq/lpq.1 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r fd4714daa063 -r de3296ffca4d usr.sbin/lpr/lpq/lpq.1
--- a/usr.sbin/lpr/lpq/lpq.1    Wed Dec 21 12:03:48 2016 +0000
+++ b/usr.sbin/lpr/lpq/lpq.1    Wed Dec 21 17:29:22 2016 +0000
@@ -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 @@
 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 @@
 .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.



Home | Main Index | Thread Index | Old Index