use right function name in HISOTRY, this is not _lwp_create(2)

This commit is contained in:
jdolecek 2003-01-31 22:06:45 +00:00
parent 3061b2304e
commit 6034a0fc70
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: _lwp_wakeup.2,v 1.2 2003/01/18 11:33:00 thorpej Exp $
.\" $NetBSD: _lwp_wakeup.2,v 1.3 2003/01/31 22:06:45 jdolecek Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -75,6 +75,6 @@ The specified LWP is blocked in an uninterruptible sleep.
.El
.Sh HISTORY
The
.Fn _lwp_create
.Fn _lwp_wakeup
system call first appeared in
.Nx 2.0 .