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

@ -44,7 +44,7 @@ bytes at
using
.I tokenize
(see
.IM getfields (3) ).
.MR getfields (3) ).
It returns a
.B Cmdbuf
structure holding pointers to each field in the message.
@ -116,4 +116,4 @@ is a good example.
.SH SOURCE
.B \*9/src/lib9p/parse.c
.SH SEE ALSO
.IM 9p (3)
.MR 9p (3)