Add GETPID to the list of operations for which semctl(2) returns the value.
Reviewed by: alfred, ru Approved by: ru MFC after: 3 days
This commit is contained in:
parent
21edcafd7d
commit
e98c156beb
@ -157,7 +157,7 @@ struct semid_ds {
|
||||
On success, when
|
||||
.Fa cmd
|
||||
is one of
|
||||
.Dv GETVAL , GETNCNT
|
||||
.Dv GETVAL , GETPID , GETNCNT
|
||||
or
|
||||
.Dv GETZCNT ,
|
||||
.Fn semctl
|
||||
|
Loading…
x
Reference in New Issue
Block a user