remove extraneous "has"
This commit is contained in:
parent
8fa93f7dc6
commit
aa8a5e0d63
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: _lwp_park.2,v 1.5 2007/08/07 19:04:21 ad Exp $
|
||||
.\" $NetBSD: _lwp_park.2,v 1.6 2007/09/25 09:42:51 tnn Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003, 2007 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -34,7 +34,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd August 7, 2007
|
||||
.Dd September 25, 2007
|
||||
.Dt _LWP_PARK 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -56,8 +56,7 @@ of the following conditions is met:
|
||||
.It
|
||||
The
|
||||
.Fa abstime
|
||||
argument is non-NULL, and the absolute UTC time it specifies has
|
||||
has passed.
|
||||
argument is non-NULL, and the absolute UTC time it specifies has passed.
|
||||
.It
|
||||
The LWP receives a directed signal posted using
|
||||
.Fn _lwp_kill ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user