summaryrefslogtreecommitdiff
path: root/usr/src/man/man3malloc/watchmalloc.3malloc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3malloc/watchmalloc.3malloc')
-rw-r--r--usr/src/man/man3malloc/watchmalloc.3malloc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3malloc/watchmalloc.3malloc b/usr/src/man/man3malloc/watchmalloc.3malloc
index 6f8407b019..1d554ea7bf 100644
--- a/usr/src/man/man3malloc/watchmalloc.3malloc
+++ b/usr/src/man/man3malloc/watchmalloc.3malloc
@@ -58,7 +58,7 @@ The collection of \fBmalloc()\fR functions in this shared object are an
optional replacement for the standard versions of the same functions in the
system C library. See \fBmalloc\fR(3C). They provide a more strict interface
than the standard versions and enable enforcement of the interface through the
-watchpoint facility of \fB/proc\fR. See \fBproc\fR(4).
+watchpoint facility of \fB/proc\fR. See \fBproc\fR(5).
.sp
.LP
Any dynamically linked application can be run with these functions in place of
@@ -205,7 +205,7 @@ application is statically linked with respect to its \fBmalloc()\fR functions.
.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
@@ -224,4 +224,4 @@ MT-Level MT-Safe
\fBproc\fR(1), \fBbsdmalloc\fR(3MALLOC), \fBcalloc\fR(3C), \fBfree\fR(3C),
\fBmalloc\fR(3C), \fBmalloc\fR(3MALLOC), \fBmapmalloc\fR(3MALLOC),
\fBmemalign\fR(3C), \fBrealloc\fR(3C), \fBvalloc\fR(3C),
-\fBlibmapmalloc\fR(3LIB), \fBproc\fR(4), \fBattributes\fR(5)
+\fBlibmapmalloc\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7)