Uncomment hardclock(9) reference now that we have one.
This commit is contained in:
parent
d057306739
commit
e13303c61a
|
@ -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 @@ and
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue