diff options
Diffstat (limited to 'man/man3/bin.3')
| -rw-r--r-- | man/man3/bin.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/bin.3 b/man/man3/bin.3 index e8685494..d0f4886d 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 -.MR 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 -.MR malloc (3) +.MR malloc 3 .SH DIAGNOSTICS .I binalloc and |
