| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 2020-08-15 | 1 | -9/+9 |
| | | | | | Suggested by G. Brandon Robinson. | ||||
| * | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 2020-08-13 | 1 | -9/+9 |
| | | | | | | | | | | | | 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 man pages to say $HOME when accurate | Russ Cox | 2020-05-18 | 1 | -14/+14 |
| | | | | | Fixes #386. | ||||
| * | man1: document mouse keystrokes in acme, sam, 9term | Russ Cox | 2017-07-16 | 1 | -0/+11 |
| | | | | | | | Change-Id: Id99ce9a143a21009d93a1c6ba2d1f84a3588649f Reviewed-on: https://plan9port-review.googlesource.com/2942 Reviewed-by: Russ Cox <rsc@swtch.com> | ||||
| * | new man pages | rsc | 2005-02-11 | 1 | -0/+6 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -6/+11 |
| | | |||||
| * | use macro for /usr/local/plan9 | rsc | 2005-01-11 | 1 | -6/+6 |
| | | |||||
| * | Some man pages. | rsc | 2005-01-03 | 1 | -8/+20 |
| | | |||||
| * | Mostly path name updates | rsc | 2004-04-19 | 1 | -6/+6 |
| | | |||||
| * | Lots of man pages. | rsc | 2004-04-10 | 1 | -0/+885 |
