diff options
Diffstat (limited to 'usr/src/man/man3c/mlockall.3c')
-rw-r--r-- | usr/src/man/man3c/mlockall.3c | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/usr/src/man/man3c/mlockall.3c b/usr/src/man/man3c/mlockall.3c index e5a1aed6dd..4deab295b8 100644 --- a/usr/src/man/man3c/mlockall.3c +++ b/usr/src/man/man3c/mlockall.3c @@ -102,7 +102,7 @@ set of the calling process. .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 @@ -120,5 +120,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexec\fR(2), \fBfork\fR(2), \fBmemcntl\fR(2), \fBmmap\fR(2), \fBplock\fR(3C), -\fBmlock\fR(3C), \fBsysconf\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR exec (2), +.BR fork (2), +.BR memcntl (2), +.BR mmap (2), +.BR mlock (3C), +.BR plock (3C), +.BR sysconf (3C), +.BR attributes (7), +.BR standards (7) |