Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-15 | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 1 | -14/+14 | |
Suggested by G. Brandon Robinson. | |||||
2020-08-13 | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 1 | -14/+14 | |
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. | |||||
2012-03-26 | venti(7): fix typo | David du Colombier | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/5847060 | |||||
2009-05-25 | libventi: protocol support for blocks larger than 64k | Russ Cox | 1 | -0/+15 | |
2005-07-18 | tweaks | rsc | 1 | -1/+1 | |
2005-07-18 | done | rsc | 1 | -16/+23 | |
2005-07-13 | cleanup | rsc | 1 | -1/+7 | |
2005-07-12 | venti, now with documentation! | rsc | 1 | -0/+439 | |