summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-06-05 13:24:56 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-06-05 13:24:56 +0000
commit98fefc7adcf3a7ed66947ca63bfadf4b703223cc (patch)
tree0785843ee5f24ac3ee2e06c918b5d6915d7f3657 /share/man
parentc15d8d4af5ce09eac2957b139d1dc924ff82ce35 (diff)
Err, make it splclock(9), so it's more clear to the reader.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/timeout.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index 7a6aedf9ac1..c4f58e88991 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timeout.9,v 1.8 2000/06/05 13:23:00 aaron Exp $
+.\" $OpenBSD: timeout.9,v 1.9 2000/06/05 13:24:55 aaron Exp $
.\"
.\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -141,7 +141,7 @@ These functions are implemented in the file
.Sh SEE ALSO
.Xr hz 9 ,
.Xr sleep 9 ,
-.Xr spl 9
+.Xr splclock 9
.Sh BUGS
The
.Fn timeout_add