aboutsummaryrefslogtreecommitdiff
path: root/man/man1/page.1
AgeCommit message (Collapse)AuthorFilesLines
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-47/+50
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.
2011-10-31page(1): mention ghostscript, /dev/fdRuss Cox1-0/+28
2009-08-21page: import page(1) from Plan 9Tony Lainson1-45/+243
http://codereview.appspot.com/109059
2005-01-13Many small edits.rsc1-1/+9
2005-01-11updatesrsc1-7/+17
2005-01-11use macro for /usr/local/plan9rsc1-2/+2
2005-01-03Some man pages.rsc1-0/+56