From b1315fc8adcfaf96e97588fc9cfdf893743be325 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Thu, 8 Apr 2010 00:16:29 +0000 Subject: these functions are in systm.h now, reminded by kettenis --- share/man/man9/tsleep.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man9/tsleep.9 b/share/man/man9/tsleep.9 index 823a7380318..a39e8a0c7a3 100644 --- a/share/man/man9/tsleep.9 +++ b/share/man/man9/tsleep.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tsleep.9,v 1.5 2008/06/26 05:42:08 ray Exp $ +.\" $OpenBSD: tsleep.9,v 1.6 2010/04/08 00:16:28 tedu Exp $ .\" $NetBSD: sleep.9,v 1.11 1999/03/24 06:15:12 mycroft Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: April 8 2010 $ .Dt TSLEEP 9 .Os .Sh NAME @@ -38,7 +38,7 @@ .Nd process context sleep and wakeup .Sh SYNOPSIS .Fd #include -.Fd #include +.Fd #include .Ft int .Fn "tsleep" "void *ident" "int priority" "const char *wmesg" "int timo" .Ft int -- cgit v1.2.3