Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/nl Update standards conformance. From jmc@openbsd.



details:   https://anonhg.NetBSD.org/src/rev/538fe267ea72
branches:  trunk
changeset: 789875:538fe267ea72
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Sep 12 07:26:13 2013 +0000

description:
Update standards conformance. From jmc@openbsd.

diffstat:

 usr.bin/nl/nl.1 |  9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diffs (24 lines):

diff -r fa27b7004455 -r 538fe267ea72 usr.bin/nl/nl.1
--- a/usr.bin/nl/nl.1   Thu Sep 12 05:54:38 2013 +0000
+++ b/usr.bin/nl/nl.1   Thu Sep 12 07:26:13 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nl.1,v 1.14 2013/09/09 09:02:25 wiz Exp $
+.\"    $NetBSD: nl.1,v 1.15 2013/09/12 07:26:13 wiz Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -200,12 +200,9 @@
 .Sh STANDARDS
 The
 .Nm
-utility conforms to
+utility is compliant with the
 .St -xpg4.2
-with the exception of not supporting the intermingling of the
-.Ar file
-operand with the options, which the standard considers an obsolescent feature
-to be removed from a further issue.
+specification.
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index