summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-04-23 15:30:28 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-04-23 15:30:28 +0000
commita61d68996bf09c78c4c360c3cc7a1641699dc859 (patch)
tree1d73a5dc9ed82bf5fac8e93cbdb97da67810326d /share/man/man9
parent735b86c66f53e3dec67cf193b10e991b6570b17d (diff)
Various man page fixes and improvements from gluk@
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/timeout.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index afdd20b1ee6..5eab5943306 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timeout.9,v 1.13 2001/03/15 23:21:39 csapuntz Exp $
+.\" $OpenBSD: timeout.9,v 1.14 2001/04/23 15:30:27 aaron Exp $
.\"
.\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -159,6 +159,7 @@ These functions are implemented in the file
.Pa sys/kern/kern_timeout.c .
.Sh SEE ALSO
.Xr hz 9 ,
+.Xr hzto 9 ,
.Xr sleep 9 ,
.Xr splclock 9
.Sh BUGS