diff options
| author | wiz <wiz@NetBSD.org> | 2001-10-19 16:11:57 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-10-19 16:11:57 +0000 |
| commit | cd08ea46644793004f96055e15abc746dcf3fadc (patch) | |
| tree | fc18b5321017dad833226ee7d89839386edd7e05 /usr.bin/nl | |
| parent | ccfbe64e81cdd678a53b4dea0cdda81e48810af4 (diff) | |
Fix typo.
Diffstat (limited to 'usr.bin/nl')
| -rw-r--r-- | usr.bin/nl/nl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nl/nl.1 b/usr.bin/nl/nl.1 index a3344340d47..3254341050a 100644 --- a/usr.bin/nl/nl.1 +++ b/usr.bin/nl/nl.1 @@ -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 @@ utility conforms to .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 |
