=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/uname/uname.1,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- src/usr.bin/uname/uname.1 2009/02/08 17:15:10 1.14 +++ src/usr.bin/uname/uname.1 2010/07/22 07:38:56 1.15 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uname.1,v 1.14 2009/02/08 17:15:10 jmc Exp $ +.\" $OpenBSD: uname.1,v 1.15 2010/07/22 07:38:56 jmc Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)du.1 6.13 (Berkeley) 6/20/91 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: July 22 2010 $ .Dt UNAME 1 .Os .Sh NAME @@ -71,6 +71,8 @@ prints the operating system name as if the .Fl s option had been specified. +.Pp +.Ex -std uname .Sh SEE ALSO .Xr hostname 1 , .Xr machine 1 ,