]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pthread_mutex_consistent.3: Refer to example in pthread_mutexattr_setrobust(3)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 Sep 2017 13:24:28 +0000 (15:24 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 13 Sep 2017 14:47:31 +0000 (16:47 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pthread_mutex_consistent.3

index 83da6900ee99a02b3d1cc2cf9baeae20802c6775..77f373a7e128a6b2e6f12da0a6c3326a292c308f 100644 (file)
@@ -1,4 +1,5 @@
 .\" Copyright (c) 2017, Yubin Ruan <ablacktshirt@gmail.com>
+.\" and Copyright (c) 2017, Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
 .\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
@@ -81,6 +82,9 @@ was defined:
 .PP
 This GNU-specific API, which first appeared in glibc 2.4,
 is nowadays obsolete and should not be used in new programs.
+.SH EXAMPLE
+See
+.BR pthread_mutexattr_setrobust (3).
 .SH SEE ALSO
 .ad l
 .nh