diff options
Diffstat (limited to 'usr/src/man/man3malloc/mtmalloc.3malloc')
-rw-r--r-- | usr/src/man/man3malloc/mtmalloc.3malloc | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/usr/src/man/man3malloc/mtmalloc.3malloc b/usr/src/man/man3malloc/mtmalloc.3malloc index 1ca7a31fd8..b1206eae20 100644 --- a/usr/src/man/man3malloc/mtmalloc.3malloc +++ b/usr/src/man/man3malloc/mtmalloc.3malloc @@ -200,7 +200,7 @@ Comparative features of the various allocation libraries can be found in the .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 @@ -216,10 +216,17 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBbrk\fR(2), \fBgetrlimit\fR(2), \fBbsdmalloc\fR(3MALLOC), \fBdlopen\fR(3C), -\fBmalloc\fR(3C), \fBmalloc\fR(3MALLOC), \fBmapmalloc\fR(3MALLOC), -\fBsignal.h\fR(3HEAD), \fBumem_alloc\fR(3MALLOC), \fBwatchmalloc\fR(3MALLOC), -\fBattributes\fR(5) +.BR brk (2), +.BR getrlimit (2), +.BR dlopen (3C), +.BR malloc (3C), +.BR signal.h (3HEAD), +.BR bsdmalloc (3MALLOC), +.BR malloc (3MALLOC), +.BR mapmalloc (3MALLOC), +.BR umem_alloc (3MALLOC), +.BR watchmalloc (3MALLOC), +.BR attributes (7) .SH WARNINGS .sp .LP |