diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-06 03:16:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-06 03:16:01 +0000 |
commit | e6864e83ea82f3380b6ee56c2353b9b69b62f16a (patch) | |
tree | b940305fcaa108a7a5e5cd3b47a08f8d57d7db21 /usr.bin/uname | |
parent | 05a593d62f3707d83f102f954138f3f9a709358e (diff) |
Add HISTORY sections; from FreeBSD.
Diffstat (limited to 'usr.bin/uname')
-rw-r--r-- | usr.bin/uname/uname.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.bin/uname/uname.1 b/usr.bin/uname/uname.1 index c31d99d6c71..e85243d4d11 100644 --- a/usr.bin/uname/uname.1 +++ b/usr.bin/uname/uname.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uname.1,v 1.6 2000/03/05 00:28:55 aaron Exp $ +.\" $OpenBSD: uname.1,v 1.7 2000/03/06 03:16:00 aaron Exp $ .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -83,4 +83,8 @@ The .Nm uname utility conforms to .St -p1003.2-92 . - +.Sh HISTORY +The +.Nm +command appeared in +.Bx 4.4 . |