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

@ -19,7 +19,7 @@ name of the user who
owns the current process.
.I Getuser
calls
.IM getuid (2)
.MR getuid (2)
and then reads
.B /etc/passwd
to find the corresponding name.
@ -33,7 +33,7 @@ looks first for an environment variable
If there is no such variable,
.I sysname
calls
.IM gethostname (2)
.MR gethostname (2)
and truncates the returned name at the first dot.
If
.I gethostname