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 a typo.
details: https://anonhg.NetBSD.org/src/rev/debbbb25999b
branches: trunk
changeset: 754969:debbbb25999b
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue May 18 07:31:15 2010 +0000
description:
Fix a typo.
diffstat:
share/man/man3/timeval.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 52aefcf9cfc0 -r debbbb25999b share/man/man3/timeval.3
--- a/share/man/man3/timeval.3 Tue May 18 07:14:18 2010 +0000
+++ b/share/man/man3/timeval.3 Tue May 18 07:31:15 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timeval.3,v 1.7 2010/05/18 07:04:27 jruoho Exp $
+.\" $NetBSD: timeval.3,v 1.8 2010/05/18 07:31:15 jruoho Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -66,7 +66,7 @@
member represents the elapsed time, in whole seconds.
The
.Va tv_usec
-member captures rest of the elapsed times,
+member captures rest of the elapsed time,
represented as the number of microseconds.
.It
The following structure is used by
Home |
Main Index |
Thread Index |
Old Index