tmac: rename IM (italic manual) to MR (manual reference)

Suggested by G. Brandon Robinson.
This commit is contained in:
Russ Cox 2020-08-15 20:07:38 -04:00
parent 9843fc0d82
commit d32deab17b
286 changed files with 1591 additions and 1588 deletions

View file

@ -49,7 +49,7 @@ if different from
should be freed with
.I free
(see
.IM malloc (3) )
.MR malloc (3) )
when no longer needed.
.PP
As a convention, programs should never
@ -57,7 +57,7 @@ As a convention, programs should never
paths obtained from user input.
.SH EXAMPLE
The
.IM plumber (4)
.MR plumber (4)
uses this code to find unrooted file names included by plumb rules.
.IP
.EX
@ -69,7 +69,7 @@ fd = open(unsharp(buf), OREAD);
.br
.B \*9/src/lib9/unsharp.c
.SH SEE ALSO
.IM intro (4)
.MR intro (4)
.SH BUGS
.I Get9root
could be smarter about finding the tree when