| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 2020-08-15 | 1 | -8/+8 |
| | | | | | Suggested by G. Brandon Robinson. | ||||
| * | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 2020-08-13 | 1 | -8/+8 |
| | | | | | | | | | | | | 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. | ||||
| * | man: update venti-cache(3) | David du Colombier | 2011-11-08 | 1 | -17/+12 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5329041 | ||||
| * | venti-cache(3): delete vtblockdirty | Russ Cox | 2008-06-14 | 1 | -4/+0 |
| | | |||||
| * | done | rsc | 2005-07-18 | 1 | -10/+58 |
| | | |||||
| * | venti, now with documentation! | rsc | 2005-07-12 | 1 | -0/+198 |
