aboutsummaryrefslogtreecommitdiff
path: root/man/man3/opentemp.3
AgeCommit message (Collapse)AuthorFilesLines
2020-08-15tmac: rename IM (italic manual) to MR (manual reference)Russ Cox1-2/+2
Suggested by G. Brandon Robinson.
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-2/+2
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.
2008-07-10lib9: add mode parameter to opentempRuss Cox1-3/+7
2005-01-11use macro for /usr/local/plan9rsc1-1/+1
2005-01-03Some man pages.rsc1-0/+48