pthread_mutex_consistent.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-05-10 04:06:15 +12:00
parent ba93f72c44
commit afcddad555
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ glibc defined the following equivalent nonstandard function if
was defined:
.PP
.nf
.BI "int pthread_mutex_consistent(const pthread_mutex_t *" mutex );
.BI "int pthread_mutex_consistent_np(const pthread_mutex_t *" mutex );
.fi
.PP
This GNU-specific API, which first appeared in glibc 2.4,