summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_mutex_consistent.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/pthread_mutex_consistent.3c')
-rw-r--r--usr/src/man/man3c/pthread_mutex_consistent.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/pthread_mutex_consistent.3c b/usr/src/man/man3c/pthread_mutex_consistent.3c
index 2b6fd0206d..7adfec6527 100644
--- a/usr/src/man/man3c/pthread_mutex_consistent.3c
+++ b/usr/src/man/man3c/pthread_mutex_consistent.3c
@@ -77,10 +77,10 @@ state.
.Sh MT-LEVEL
.Sy MT-Safe
.Sh SEE ALSO
-.Xr pthread_mutexattr_getrobust 3C ,
.Xr pthread_mutex_destroy 3C ,
-.Xr pthread_mutex_lock 3C ,
.Xr pthread_mutex_init 3C ,
+.Xr pthread_mutex_lock 3C ,
+.Xr pthread_mutexattr_getrobust 3C ,
.Xr pthread 3HEAD ,
.Xr libpthread 3LIB ,
.Xr attributes 5 ,