Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Fix .Dt.



details:   https://anonhg.NetBSD.org/src/rev/aef5d4227d1a
branches:  trunk
changeset: 754939:aef5d4227d1a
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon May 17 08:09:20 2010 +0000

description:
Fix .Dt.

diffstat:

 share/man/man3/timeval.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3e883f8fb199 -r aef5d4227d1a share/man/man3/timeval.3
--- a/share/man/man3/timeval.3  Mon May 17 07:22:03 2010 +0000
+++ b/share/man/man3/timeval.3  Mon May 17 08:09:20 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timeval.3,v 1.1 2010/05/17 07:10:16 jruoho Exp $
+.\" $NetBSD: timeval.3,v 1.2 2010/05/17 08:09:20 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd May 17, 2010
-.Dt TIMESPEC 3
+.Dt TIMEVAL 3
 .Os
 .Sh NAME
 .Nm timeval ,



Home | Main Index | Thread Index | Old Index