aboutsummaryrefslogtreecommitdiff
path: root/man/man7/mhtml.7
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
commit94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14 (patch)
treead1ad80ee9a4e0ae97451c94a7cf455d3068951b /man/man7/mhtml.7
parent7cda34cf34f3afbd3f2000aa5e2b59ddc319f0f2 (diff)
parent2991442aef1cf020ffde43673433ee97ef322a53 (diff)
downloadplan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.gz
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.bz2
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man7/mhtml.7')
-rw-r--r--man/man7/mhtml.718
1 files changed, 9 insertions, 9 deletions
diff --git a/man/man7/mhtml.7 b/man/man7/mhtml.7
index dcf49868..f561fb43 100644
--- a/man/man7/mhtml.7
+++ b/man/man7/mhtml.7
@@ -19,14 +19,14 @@ mhtml \- macros for formatting HTML
\&...
.SH DESCRIPTION
This package of
-.IR htmlroff (1)
+.MR htmlroff (1)
macro definitions provides convenient macros for formatting HTML.
It is usually used along with
-.IR troff (1)
+.MR troff (1)
macro packages such as
-.IR man (7)
+.MR man (7)
and
-.IR ms (7).
+.MR ms (7) .
.I Mhtml
replaces some macros defined in the other packages,
so it should be listed after them on the
@@ -64,7 +64,7 @@ before invoking
Accumulate footnotes and print them at the end of the
document under a \fBNotes\fP heading.
These replace the macros in
-.IR ms (7).
+.MR ms (7) .
To emit the notes accumulated so far, invoke
.BR .NOTES .
.TP
@@ -75,7 +75,7 @@ and
.B .PE
with a PNG image corresponding to the output of
running
-.IR troff (1)
+.MR troff (1)
on the input.
.TP
.B .TS\fR, \fP.TE
@@ -100,6 +100,6 @@ percent of the current output width.
.SH FILES
.B \*9/tmac/tmac.html
.SH SEE ALSO
-.IR htmlroff (1),
-.IR htmlroff (7),
-.IR ms (7)
+.MR htmlroff (1) ,
+.MR htmlroff (7) ,
+.MR ms (7)