=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/uname/uname.1,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/uname/uname.1 2000/03/05 00:28:55 1.6 --- src/usr.bin/uname/uname.1 2000/03/06 03:16:00 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: uname.1,v 1.6 2000/03/05 00:28:55 aaron Exp $ .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" --- 1,4 ---- ! .\" $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,86 **** .Nm uname utility conforms to .St -p1003.2-92 . ! --- 83,90 ---- .Nm uname utility conforms to .St -p1003.2-92 . ! .Sh HISTORY ! The ! .Nm ! command appeared in ! .Bx 4.4 .