Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Uncomment hardclock(9) reference now that we ...
details: https://anonhg.NetBSD.org/src/rev/343a09c084d7
branches: trunk
changeset: 534974:343a09c084d7
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Aug 07 13:43:33 2002 +0000
description:
Uncomment hardclock(9) reference now that we have one.
diffstat:
share/man/man9/time.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 49a126edcbfe -r 343a09c084d7 share/man/man9/time.9
--- a/share/man/man9/time.9 Wed Aug 07 13:40:26 2002 +0000
+++ b/share/man/man9/time.9 Wed Aug 07 13:43:33 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: time.9,v 1.11 2001/09/04 04:03:50 wiz Exp $
+.\" $NetBSD: time.9,v 1.12 2002/08/07 13:43:33 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
@@ -109,7 +109,7 @@
may be read and written without special precautions.
.Sh SEE ALSO
.Xr settimeofday 2 ,
-.\" .Xr hardclock 9 ,
+.Xr hardclock 9 ,
.Xr hz 9 ,
.Xr inittodr 9 ,
.Xr microtime 9
Home |
Main Index |
Thread Index |
Old Index