Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen .Li -> .Em.



details:   https://anonhg.NetBSD.org/src/rev/13f178c2ce5e
branches:  trunk
changeset: 763674:13f178c2ce5e
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Mar 30 16:41:00 2011 +0000

description:
.Li -> .Em.

diffstat:

 lib/libc/gen/uname.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5dc8a9ac1ec4 -r 13f178c2ce5e lib/libc/gen/uname.3
--- a/lib/libc/gen/uname.3      Wed Mar 30 16:37:09 2011 +0000
+++ b/lib/libc/gen/uname.3      Wed Mar 30 16:41:00 2011 +0000
@@ -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:



Home | Main Index | Thread Index | Old Index