Commit graph

8 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
Russ Cox
a5632a13a0 9(1): document gotcha with oh-my-zsh 2017-09-01 12:06:22 -04:00
rsc
9f827afdb9 add u and u.rc 2005-03-06 18:06:38 +00:00
rsc
3a9ee63519 must let $PLAN9 be overrided in 9 and 9.rc 2005-01-14 05:42:53 +00:00
rsc
67075c3634 fixes 2005-01-14 05:28:38 +00:00
rsc
93aa30a8df some changes 2005-01-14 03:27:51 +00:00
rsc
3940506bcc forgotten files 2005-01-13 04:56:07 +00:00