Fix a typo.

MFC after:	3 days
This commit is contained in:
maxim 2002-07-10 09:06:42 +00:00
parent ce3a73d11c
commit 14a7c8c5dc
3 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ If successful,
will return zero, otherwise an error number will be returned to
indicate the error.
.Sh ERRORS
.Fn pthread_mutex_trylock
.Fn pthread_mutex_unlock
will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL

View File

@ -52,7 +52,7 @@ If successful,
will return zero, otherwise an error number will be returned to
indicate the error.
.Sh ERRORS
.Fn pthread_mutex_trylock
.Fn pthread_mutex_unlock
will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL

View File

@ -52,7 +52,7 @@ If successful,
will return zero, otherwise an error number will be returned to
indicate the error.
.Sh ERRORS
.Fn pthread_mutex_trylock
.Fn pthread_mutex_unlock
will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL