Module Name:    src
Committed By:   jruoho
Date:           Wed Mar 30 16:41:01 UTC 2011

Modified Files:
        src/lib/libc/gen: uname.3

Log Message:
.Li -> .Em.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/uname.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/uname.3
diff -u src/lib/libc/gen/uname.3:1.11 src/lib/libc/gen/uname.3:1.12
--- src/lib/libc/gen/uname.3:1.11	Tue Apr 27 15:16:28 2010
+++ src/lib/libc/gen/uname.3	Wed Mar 30 16:41:00 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: uname.3,v 1.11 2010/04/27 15:16:28 jruoho Exp $
+.\"	$NetBSD: uname.3,v 1.12 2011/03/30 16:41:00 jruoho Exp $
 .\"
 .\" Copyright (c) 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)uname.3	8.1 (Berkeley) 1/4/94
 .\"
-.Dd April 27, 2010
+.Dd March 30, 2011
 .Dt UNAME 3
 .Os
 .Sh NAME
@@ -49,7 +49,7 @@
 .Fa name .
 .Pp
 The
-.Li utsname
+.Em utsname
 structure is defined in the
 .In sys/utsname.h
 header file, and contains the following members:

Reply via email to