Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-15 | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 1 | -2/+2 | |
Suggested by G. Brandon Robinson. | |||||
2020-08-13 | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 1 | -5/+6 | |
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. | |||||
2011-06-13 | vacfs: document replacement of -c flag by -M | David du Colombier | 1 | -7/+7 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4595049 | |||||
2008-04-17 | vacfs: implement -m flag | Russ Cox | 1 | -8/+7 | |
2005-01-16 | minor mods | rsc | 1 | -8/+6 | |
2005-01-16 | vacfs | rsc | 1 | -0/+88 | |