Commit graph

12 commits

Author SHA1 Message Date
Russ Cox
d32deab17b tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
2020-08-15 20:09:40 -04:00
Russ Cox
977b25a76a tmac: introduce real manual reference macro instead of overloading IR
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.
2020-08-13 23:43:43 -04:00
Edouard Klein
185fd7db05 Make venti's doc more accurate 2020-01-13 10:10:31 -05:00
Russ Cox
7276d83b82 venti(8): fix discussion of variables
R=rsc
http://codereview.appspot.com/6397046
2012-07-14 08:01:15 -04:00
David du Colombier
cbc99e3e52 man: import changes from plan 9
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4559071
2011-06-03 13:23:57 -04:00
Russ Cox
a7f1ab2973 man: import fixes from plan 9 (0intro@gmail.com)
R=rsc
http://codereview.appspot.com/4519049
2011-05-10 13:45:19 -04:00
rsc
eb5fbb97a7 bloom 2005-08-11 17:53:31 +00:00
rsc
06466bd0da explain disk parittions 2005-07-24 13:37:47 +00:00
rsc
3aec33fee9 done 2005-07-18 22:41:58 +00:00
rsc
bdf5b5cde1 new man pages 2005-07-13 13:23:47 +00:00
rsc
a19c44b83b Add mkfile to keep indices up to date.
Remove man pages for things we don't provide.
2005-01-03 06:41:38 +00:00
rsc
1a8f27c350 various bug fixes 2004-05-14 15:14:21 +00:00