Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/lpr/lpr Sort options in getopt string.



details:   https://anonhg.NetBSD.org/src/rev/086347d1cdc6
branches:  trunk
changeset: 533549:086347d1cdc6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jul 03 22:19:25 2002 +0000

description:
Sort options in getopt string.

diffstat:

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

diffs (18 lines):

diff -r baf5776d3b0c -r 086347d1cdc6 usr.sbin/lpr/lpr/lpr.1
--- a/usr.sbin/lpr/lpr/lpr.1    Wed Jul 03 22:12:46 2002 +0000
+++ b/usr.sbin/lpr/lpr/lpr.1    Wed Jul 03 22:19:25 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: lpr.1,v 1.10 2002/01/19 03:23:26 wiz Exp $
+.\"    $NetBSD: lpr.1,v 1.11 2002/07/03 22:19:25 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -41,7 +41,7 @@
 .Nd off line print
 .Sh SYNOPSIS
 .Nm ""
-.Op Fl cdfghlnmprstv
+.Op Fl cdfghlmnprstv
 .Bk -words
 .Op Fl P Ar printer
 .Ek



Home | Main Index | Thread Index | Old Index