sigqueue(2): Fix typo (EEPERM -> EPERM).
MFC after: 3 days
This commit is contained in:
parent
6950c75f40
commit
08851ea288
@ -117,7 +117,7 @@ or a system-wide resource limit has been exceeded.
|
||||
The value of the
|
||||
.Fa signo
|
||||
argument is an invalid or unsupported signal number.
|
||||
.It Bq Er EEPERM
|
||||
.It Bq Er EPERM
|
||||
The process does not have the appropriate privilege to send the signal
|
||||
to the receiving process.
|
||||
.It Bq Er ESRCH
|
||||
|
Loading…
x
Reference in New Issue
Block a user