From d32deab17bfffa5bffc5fab3e6577558e40888c5 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 15 Aug 2020 20:07:38 -0400 Subject: tmac: rename IM (italic manual) to MR (manual reference) Suggested by G. Brandon Robinson. --- man/man3/bin.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man3/bin.3') 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 -- cgit v1.2.3