Commit graph

4 commits

Author SHA1 Message Date
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
e5e159fd69 tweaks 2005-07-18 23:05:26 +00:00
rsc
3aec33fee9 done 2005-07-18 22:41:58 +00:00
rsc
004aa293f3 Dump-like file system backup for Unix, built on Venti. 2005-07-13 03:49:41 +00:00