Sort errors.
This commit is contained in:
parent
661e3b5159
commit
3faa539e67
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: pidlock.3,v 1.12 2009/03/09 19:24:27 joerg Exp $
|
||||
.\" $NetBSD: pidlock.3,v 1.13 2017/10/23 01:05:10 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright 1996, 1997 by Curt Sampson <cjs@NetBSD.org>
|
||||
.\"
|
||||
@ -152,16 +152,16 @@ can set
|
||||
.Va errno
|
||||
to the following values on failure:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EWOULDBLOCK
|
||||
Another running process has a lock and the
|
||||
.Dv PIDLOCK_NONBLOCK
|
||||
flag was specified.
|
||||
.It Bq Er EFTYPE
|
||||
The
|
||||
.Fa tty
|
||||
specified in
|
||||
.Fn ttylock
|
||||
is not a character special device.
|
||||
.It Bq Er EWOULDBLOCK
|
||||
Another running process has a lock and the
|
||||
.Dv PIDLOCK_NONBLOCK
|
||||
flag was specified.
|
||||
.El
|
||||
.\" .Sh SEE ALSO
|
||||
.Sh HISTORY
|
||||
|
Loading…
x
Reference in New Issue
Block a user