Commit graph

5 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
Russ Cox
9cac97f2c5 netfiles(1), sftpcache(1): document failure with new sftp 2009-05-17 13:08:42 -07:00
rsc
1821f7729c correct section 2005-03-18 21:59:19 +00:00
rsc
26d43ca6dd new man page 2005-03-18 19:35:15 +00:00