aboutsummaryrefslogtreecommitdiff
path: root/man/man3/bin.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/bin.3')
-rw-r--r--man/man3/bin.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/bin.3 b/man/man3/bin.3
index 3ab9ba90..e8685494 100644
--- a/man/man3/bin.3
+++ b/man/man3/bin.3
@@ -82,7 +82,7 @@ are ignored, and the result is the same as calling
and
.I bingrow
allocate large chunks of memory using
-.IM malloc (3)
+.MR malloc (3)
and return pieces of these chunks.
The chunks are
.IR free 'd
@@ -91,7 +91,7 @@ upon a call to
.SH SOURCE
.B \*9/src/libbin
.SH SEE ALSO
-.IM malloc (3)
+.MR malloc (3)
.SH DIAGNOSTICS
.I binalloc
and