- Remove error code that can't be returned (and original description

was not proper English)

PR:             docs/57434
Approved:       blackend (mentor)
Reviewed by:    deischen
This commit is contained in:
Ken Smith 2003-10-02 18:30:15 +00:00
parent 8b7358ca43
commit 9afe2022ac

View file

@ -63,8 +63,6 @@ The value specified by
is invalid.
.It Bq Er ENOMEM
The process cannot allocate enough memory to create another mutex.
.It Bq Er EAGAIN
The temporarily lacks the resources to create another mutex.
.El
.Sh SEE ALSO
.Xr pthread_mutex_destroy 3 ,