Fix a typo.
MFC after: 3 days
This commit is contained in:
parent
ce3a73d11c
commit
14a7c8c5dc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user