Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-13 | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 1 | -3/+3 | |
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. | |||||
2017-07-16 | man: various cleanup | Russ Cox | 1 | -1/+1 | |
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2006-06-25 | just what we need - more rpcs | rsc | 1 | -1/+35 | |
2005-01-30 | fix mintag bug - thanks lucho | rsc | 1 | -4/+0 | |
2005-01-13 | Many small edits. | rsc | 1 | -0/+1 | |
2005-01-11 | use macro for /usr/local/plan9 | rsc | 1 | -2/+2 | |
2005-01-03 | Some man pages. | rsc | 1 | -0/+154 | |