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
David du Colombier
0ef37c14e1 venti(7): fix typo
R=rsc
http://codereview.appspot.com/5847060
2012-03-26 17:59:49 +02:00
Russ Cox
33b446b8bb libventi: protocol support for blocks larger than 64k 2009-05-25 00:30:17 -07:00
rsc
e5e159fd69 tweaks 2005-07-18 23:05:26 +00:00
rsc
3aec33fee9 done 2005-07-18 22:41:58 +00:00
rsc
7e6f40b26d cleanup 2005-07-13 10:46:26 +00:00
rsc
be7cbb4ef2 venti, now with documentation! 2005-07-12 15:24:18 +00:00