man: various cleanup
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com>
This commit is contained in:
parent
a18efdbab8
commit
b546bd6e72
26 changed files with 43 additions and 49 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.SH NAME
|
||||
htmlroff \- HTML formatting and typesetting
|
||||
.SH DESCRIPTION
|
||||
.I Htmlroff (1)
|
||||
.IR Htmlroff (1)
|
||||
accepts
|
||||
.I troff
|
||||
input with a few extensions and changes.
|
||||
|
|
@ -51,7 +51,7 @@ For example, the input:
|
|||
\&.html td <td>Cell 2
|
||||
\&.html td
|
||||
\&.html t
|
||||
.EX
|
||||
.EE
|
||||
.LP
|
||||
produces this output:
|
||||
.IP
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ This package of
|
|||
.IR htmlroff (1)
|
||||
macro definitions provides convenient macros for formatting HTML.
|
||||
It is usually used along with
|
||||
.I troff (1)
|
||||
.IR troff (1)
|
||||
macro packages such as
|
||||
.IR man (7)
|
||||
and
|
||||
|
|
@ -75,7 +75,7 @@ and
|
|||
.B .PE
|
||||
with a PNG image corresponding to the output of
|
||||
running
|
||||
.I troff(1)
|
||||
.IR troff (1)
|
||||
on the input.
|
||||
.TP
|
||||
.B .TS\fR, \fP.TE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue