diff options
author | 2014-04-09 21:56:26 +0000 | |
---|---|---|
committer | 2014-04-09 21:56:26 +0000 | |
commit | 942d1a6c20408d19895efed543071e6279ecc2cf (patch) | |
tree | 65d370036fa611682c6ff92ea80b27be5158cd0f | |
parent | After careful gprof(1)ing of the new apropos(1), move the descriptions (diff) | |
download | wireguard-openbsd-942d1a6c20408d19895efed543071e6279ecc2cf.tar.xz wireguard-openbsd-942d1a6c20408d19895efed543071e6279ecc2cf.zip |
tweak STANDARDS; ok millert sobrado
-rw-r--r-- | usr.bin/nm/nm.1 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1 index ebe1e67a87f..80c6fa41f7c 100644 --- a/usr.bin/nm/nm.1 +++ b/usr.bin/nm/nm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nm.1,v 1.24 2013/10/20 07:40:40 jmc Exp $ +.\" $OpenBSD: nm.1,v 1.25 2014/04/09 21:56:26 jmc Exp $ .\" $NetBSD: nm.1,v 1.3 1995/08/31 23:41:58 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)nm.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: October 20 2013 $ +.Dd $Mdocdate: April 9 2014 $ .Dt NM 1 .Os .Sh NAME @@ -128,11 +128,10 @@ The output is sorted alphabetically. .Sh STANDARDS The .Nm -utility appears as an optional part of -.St -p1003.1-2008 ; -this incarnation of -.Nm -appears largely incompatible with that standard. +utility is part of the +.St -p1003.1-2008 +specification; +this implementation is largely incompatible with that standard. .Sh HISTORY An .Nm nm |