aboutsummaryrefslogtreecommitdiff
path: root/man/man1/paint.1
AgeCommit message (Collapse)AuthorFilesLines
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-7/+7
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.
2018-11-15paint: add drawing program from 9front (#112)Tobias Heinicke1-0/+85
Paint first appeared in 9front. The 9front license is reproduced in the related source files - the original repository is located at https://code.9front.org/hg/plan9front.