diff options
author | 2013-09-14 14:55:57 +0000 | |
---|---|---|
committer | 2013-09-14 14:55:57 +0000 | |
commit | 73f19d2e95df7e7546232d2417f20477ee14d887 (patch) | |
tree | 45f059047db87e57200cce8ebf93c922e43e02dc | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-73f19d2e95df7e7546232d2417f20477ee14d887.tar.xz wireguard-openbsd-73f19d2e95df7e7546232d2417f20477ee14d887.zip |
STANDARDS:
- use standard wording
- intermingling stuff was removed in issue 6
ok jca
-rw-r--r-- | usr.bin/nl/nl.1 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/usr.bin/nl/nl.1 b/usr.bin/nl/nl.1 index c15b9558818..4430a78149e 100644 --- a/usr.bin/nl/nl.1 +++ b/usr.bin/nl/nl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nl.1,v 1.3 2013/09/09 19:12:18 jca Exp $ +.\" $OpenBSD: nl.1,v 1.4 2013/09/14 14:55:57 jmc Exp $ .\" $NetBSD: nl.1,v 1.14 2013/09/09 09:02:25 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 9 2013 $ +.Dd $Mdocdate: September 14 2013 $ .Dt NL 1 .Os .Sh NAME @@ -201,12 +201,9 @@ is 6. .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 |