remove a BUGS section because it's solved by yamt-splraiseipl.

This commit is contained in:
yamt 2006-12-23 07:30:26 +00:00
parent 73188ad828
commit dcedbd0734
1 changed files with 2 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: workqueue_create.9,v 1.3 2005/11/24 22:18:03 wiz Exp $
.\" $NetBSD: workqueue_create.9,v 1.4 2006/12/23 07:30:26 yamt Exp $
.\"
.\" Copyright (c)2005 YAMAMOTO Takashi,
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" SUCH DAMAGE.
.\"
.\" ------------------------------------------------------------
.Dd November 24, 2005
.Dd December 23, 2006
.Dt WORKQUEUE_CREATE 9
.Os
.\" ------------------------------------------------------------
@ -76,10 +76,3 @@ Otherwise, it returns an
.Xr intro 9 ,
.Xr ltsleep 9 ,
.Xr workqueue 9
.\" ------------------------------------------------------------
.Sh BUGS
Currently
.Fa ipl
is ignored and
.Fn splhigh
is always used to protect the queue.