diff options
Diffstat (limited to 'usr/src/man/man3c/mutex_init.3c')
| -rw-r--r-- | usr/src/man/man3c/mutex_init.3c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3c/mutex_init.3c b/usr/src/man/man3c/mutex_init.3c index 9c73ad1b27..74e02a7fe6 100644 --- a/usr/src/man/man3c/mutex_init.3c +++ b/usr/src/man/man3c/mutex_init.3c @@ -938,7 +938,7 @@ free(r); /* then free memory */ If the mutex is not destroyed, the program could have memory leaks. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -958,8 +958,8 @@ MT-Level MT-Safe \fBmmap\fR(2), \fBshmop\fR(2), \fBpthread_mutexattr_getprioceiling\fR(3C), \fBpthread_mutexattr_getprotocol\fR(3C), \fBpthread_mutexattr_getrobust\fR(3C), \fBpthread_mutexattr_gettype\fR(3C), \fBpthread_mutex_getprioceiling\fR(3C), -\fBpthread_mutex_init\fR(3C), \fBattributes\fR(5), \fBmutex\fR(5), -\fBstandards\fR(5) +\fBpthread_mutex_init\fR(3C), \fBattributes\fR(7), \fBmutex\fR(7), +\fBstandards\fR(7) .SH NOTES .LP Previous releases of Solaris provided the \fBUSYNC_PROCESS_ROBUST\fR mutex |
