| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 2020-08-15 | 1 | -4/+4 |
| | | | | | Suggested by G. Brandon Robinson. | ||||
| * | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 2020-08-13 | 1 | -4/+4 |
| | | | | | | | | | | | | 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. | ||||
| * | document -a | rsc | 2005-01-30 | 1 | -1/+4 |
| | | |||||
| * | add -c option | rsc | 2005-01-26 | 1 | -1/+6 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -1/+1 |
| | | |||||
| * | use macro for /usr/local/plan9 | rsc | 2005-01-11 | 1 | -1/+1 |
| | | |||||
| * | Mostly path name updates | rsc | 2004-04-19 | 1 | -1/+1 |
| | | |||||
| * | Lots of man pages. | rsc | 2004-04-10 | 1 | -0/+155 |
