Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 microtime(9) stores struct timeval. bintime(...
details: https://anonhg.NetBSD.org/src/rev/ecf4045b45da
branches: trunk
changeset: 755000:ecf4045b45da
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed May 19 13:41:39 2010 +0000
description:
microtime(9) stores struct timeval. bintime(9) stores struct bintime.
diffstat:
share/man/man3/timeval.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5ff139d6174b -r ecf4045b45da share/man/man3/timeval.3
--- a/share/man/man3/timeval.3 Wed May 19 13:20:32 2010 +0000
+++ b/share/man/man3/timeval.3 Wed May 19 13:41:39 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timeval.3,v 1.8 2010/05/18 07:31:15 jruoho Exp $
+.\" $NetBSD: timeval.3,v 1.9 2010/05/19 13:41:39 tsutsui Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 18, 2010
+.Dd May 19, 2010
.Dt TIMEVAL 3
.Os
.Sh NAME
@@ -132,7 +132,7 @@
A value zero implies that the timer is disabled.
.It
The following structure is used by
-.Xr microtime 9 ,
+.Xr bintime 9 ,
among others:
.Bd -literal -offset indent
struct bintime {
Home |
Main Index |
Thread Index |
Old Index