diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-30 04:41:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-30 04:41:36 +0000 |
commit | da024d08640ec7bd74b5283712b0f2a1b09bf53e (patch) | |
tree | be577cb67939587578554ad352c8d88f488711b3 /usr.bin/who/who.1 | |
parent | 277a4ab0979c704b527d8b13888d4ecf8f581f43 (diff) |
- use a consistent text for STANDARDS
- note which options are extensions to POSIX
Diffstat (limited to 'usr.bin/who/who.1')
-rw-r--r-- | usr.bin/who/who.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index 45d3962b98b..911d2ea20e7 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: who.1,v 1.19 2004/08/18 21:24:27 jmc Exp $ +.\" $OpenBSD: who.1,v 1.20 2007/05/30 04:41:35 jmc Exp $ .\" $NetBSD: who.1,v 1.5 1994/12/07 04:28:47 jtc Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -131,8 +131,9 @@ For more information on the special characters, see .Sh STANDARDS The .Nm -utility is expected to conform to -.St -p1003.2-92 . +utility is compliant with the +.St -p1003.1-2004 +specification. .Sh HISTORY A .Nm |