Source-Changes-HG archive

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

[src/trunk]: src/bin/cat The el option is an extention.



details:   https://anonhg.NetBSD.org/src/rev/4e10fe0f92e0
branches:  trunk
changeset: 533515:4e10fe0f92e0
user:      enami <enami%NetBSD.org@localhost>
date:      Wed Jul 03 01:27:23 2002 +0000

description:
The el option is an extention.

diffstat:

 bin/cat/cat.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 03f37280e2c3 -r 4e10fe0f92e0 bin/cat/cat.1
--- a/bin/cat/cat.1     Wed Jul 03 00:49:55 2002 +0000
+++ b/bin/cat/cat.1     Wed Jul 03 01:27:23 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cat.1,v 1.26 2002/06/10 07:43:33 mason Exp $
+.\"    $NetBSD: cat.1,v 1.27 2002/07/03 01:27:23 enami Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -142,7 +142,7 @@
 specification.
 .Pp
 The flags
-.Op Fl benstv
+.Op Fl belnstv
 are extensions to the specification.
 .Sh HISTORY
 A



Home | Main Index | Thread Index | Old Index