diff options
Diffstat (limited to 'lib/libc/gen/uname.3')
-rw-r--r-- | lib/libc/gen/uname.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3 index 0c3e259b528..5c6cb200413 100644 --- a/lib/libc/gen/uname.3 +++ b/lib/libc/gen/uname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uname.3,v 1.14 2013/06/05 03:39:22 tedu Exp $ +.\" $OpenBSD: uname.3,v 1.15 2014/01/21 03:15:45 schwarze Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: January 21 2014 $ .Dt UNAME 3 .Os .Sh NAME @@ -47,7 +47,7 @@ the current system into the structure referenced by The .Li utsname structure is defined in the -.Aq Pa sys/utsname.h +.In sys/utsname.h header file, and contains the following members: .Pp .Bl -tag -width nodenameXXXX -offset indent -compact |