diff options
Diffstat (limited to 'usr/src/man/man3c/pthread_mutexattr_init.3c')
| -rw-r--r-- | usr/src/man/man3c/pthread_mutexattr_init.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/pthread_mutexattr_init.3c b/usr/src/man/man3c/pthread_mutexattr_init.3c index 2ca0c0b753..e16d0079c5 100644 --- a/usr/src/man/man3c/pthread_mutexattr_init.3c +++ b/usr/src/man/man3c/pthread_mutexattr_init.3c @@ -137,6 +137,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpthread_cond_init\fR(3C), \fBpthread_create\fR(3C), -\fBpthread_mutex_init\fR(3C), \fBpthread_mutexattr_settype\fR(3C), -\fBattributes\fR(7), \fBstandards\fR(7) +\fBpthread_cond_init\fR(3C), +\fBpthread_create\fR(3C), +\fBpthread_mutex_init\fR(3C), +\fBpthread_mutexattr_settype\fR(3C), +\fBattributes\fR(7), +\fBstandards\fR(7) |
