Fix a typo.

MFC after:	3 days
This commit is contained in:
Maxim Konovalov 2002-07-10 09:06:42 +00:00
parent e2a86a90af
commit 25a6539985
3 changed files with 3 additions and 3 deletions

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

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

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