diff options
Diffstat (limited to 'usr/src/man/man7/mutex.7')
| -rw-r--r-- | usr/src/man/man7/mutex.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man7/mutex.7 b/usr/src/man/man7/mutex.7 index b112565183..c70083eab8 100644 --- a/usr/src/man/man7/mutex.7 +++ b/usr/src/man/man7/mutex.7 @@ -132,7 +132,7 @@ deadlocks, or worse, data inconsistencies. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -153,7 +153,7 @@ MT-Level MT-Safe \fBpthread_create\fR(3C), \fBpthread_mutex_destroy\fR(3C), \fBpthread_mutex_init\fR(3C), \fBpthread_mutex_lock\fR(3C), \fBpthread_mutex_trylock\fR(3C), \fBpthread_mutex_unlock\fR(3C), -\fBpthread_mutexattr_init\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +\fBpthread_mutexattr_init\fR(3C), \fBattributes\fR(7), \fBstandards\fR(7) .SH NOTES .sp .LP |
