Commit graph

11 commits

Author SHA1 Message Date
Russ Cox
d32deab17b tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
2020-08-15 20:09:40 -04:00
Russ Cox
977b25a76a tmac: introduce real manual reference macro instead of overloading IR
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.
2020-08-13 23:43:43 -04:00
rsc
ae2db57f11 add note about html 2005-01-16 23:00:17 +00:00
rsc
f94564b5b9 tweaks 2005-01-14 20:49:17 +00:00
rsc
86c6d3deaf note html files 2005-01-14 20:42:57 +00:00
rsc
638f5c0d2f add index 2005-01-14 20:12:19 +00:00
rsc
aae5c0bc63 document man 2005-01-14 19:03:18 +00:00
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
f6bc914915 updates 2005-01-11 19:45:25 +00:00
rsc
c3674de413 use macro for /usr/local/plan9 2005-01-11 17:37:33 +00:00
rsc
058b0118a5 Some man pages. 2005-01-03 06:40:20 +00:00