]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pthread_mutex_consistent.3: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Feb 2019 10:04:19 +0000 (11:04 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Feb 2019 10:04:19 +0000 (11:04 +0100)
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pthread_mutex_consistent.3

index 579a20bd022e18e3c37917e4968001a83e0f650a..92178b7bcaff35b212a439ad3b043a040fc93bcc 100644 (file)
@@ -58,7 +58,7 @@ from a call to
 .BR pthread_mutex_lock ().
 .SH RETURN VALUE
 On success,
-.IR pthread_mutex_consistent()
+.IR pthread_mutex_consistent ()
 returns 0.
 Otherwise,
 it returns a positive error number to indicate the cause of the error.