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:
Maxim Konovalov 2002-03-06 14:14:36 +00:00
parent 21edcafd7d
commit e98c156beb

View File

@ -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