summaryrefslogtreecommitdiffstats
path: root/man/man1/plot.1
Commit message (Collapse)AuthorAgeFilesLines
* tmac: rename IM (italic manual) to MR (manual reference)Russ Cox2020-08-151-4/+4
| | | | Suggested by G. Brandon Robinson.
* tmac: introduce real manual reference macro instead of overloading IRRuss Cox2020-08-131-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.
* use macro for /usr/local/plan9rsc2005-01-111-1/+1
|
* Some man pages.rsc2005-01-031-4/+4
|
* various bug fixesrsc2004-05-141-0/+61