aboutsummaryrefslogtreecommitdiff
path: root/man/man9/attach.9p
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29man9: rename IM to MRFazlul Shahriar1-2/+2
Commit d32deab17bfffa5bffc5fab3e6577558e40888c5 renamed IM to MR but these man pages were missed.
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-2/+2
The overloading of IR emits magic \X'...' sequences that turn into HTML manual links. But not all such IR invocations should be manual links; those had to be written to avoid the IR macro before. Worse, the \X'...' ending the IR causes troff to emit only a single space after a period. Defining a new IM macro for manual references fixes both problems. Fixes #441.
2005-01-03Some man pages.rsc1-0/+168