Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/nl Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/74e7720cdbdd
branches:  trunk
changeset: 516259:74e7720cdbdd
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Oct 19 16:11:57 2001 +0000

description:
Fix typo.

diffstat:

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

diffs (18 lines):

diff -r ca134f5e257a -r 74e7720cdbdd usr.bin/nl/nl.1
--- a/usr.bin/nl/nl.1   Fri Oct 19 15:55:52 2001 +0000
+++ b/usr.bin/nl/nl.1   Fri Oct 19 16:11:57 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nl.1,v 1.3 2000/09/04 07:35:17 kleink Exp $
+.\"    $NetBSD: nl.1,v 1.4 2001/10/19 16:11:57 wiz Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -233,7 +233,7 @@
 .St -xpg4.2
 with the exception of not supporting the intermingling of the
 .Ar file
-operand with the options, which the standard considers an obsolscent feature
+operand with the options, which the standard considers an obsolescent feature
 to be removed from a further issue.
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index