diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2002-02-15 02:02:51 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2002-02-15 02:02:51 +0000 |
commit | 08903593f9727964fc20ba6895625537cf0bf180 (patch) | |
tree | 01af0cc1ddbb48a151a90b3dd93a114007ef4233 /share/man/man9/hzto.9 | |
parent | 605a6928df611a898e4cd4423efbdd5541879587 (diff) |
Xr tvtohz.
Diffstat (limited to 'share/man/man9/hzto.9')
-rw-r--r-- | share/man/man9/hzto.9 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/hzto.9 b/share/man/man9/hzto.9 index a1e38294f24..1dc1c4a5231 100644 --- a/share/man/man9/hzto.9 +++ b/share/man/man9/hzto.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hzto.9,v 1.2 2000/10/12 18:05:59 aaron Exp $ +.\" $OpenBSD: hzto.9,v 1.3 2002/02/15 02:02:50 art Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -54,4 +54,5 @@ This function is implemented in the file .Pa sys/kern/kern_clock.c . .Sh SEE ALSO .Xr hz 9 , -.Xr timeout 9 +.Xr timeout 9 , +.Xr tvtohz 9 |