diff options
Diffstat (limited to 'man/man1/htmlroff.1')
| -rw-r--r-- | man/man1/htmlroff.1 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/man/man1/htmlroff.1 b/man/man1/htmlroff.1 index 197c2f04..92d0c65a 100644 --- a/man/man1/htmlroff.1 +++ b/man/man1/htmlroff.1 @@ -21,7 +21,7 @@ htmlroff \- HTML formatting and typesetting .SH DESCRIPTION .I Htmlroff accepts -.MR troff (1) +.MR troff 1 input in the named .I files and formats it as HTML for viewing in a web browser. @@ -63,7 +63,7 @@ HTML entity sequences and so on). .I Htmlroff invokes -.MR tcs (1) +.MR tcs 1 for the conversion. .TP .B -v @@ -73,7 +73,7 @@ Generate debugging output and warnings about suspicious input. Most .I troff input files, especially those using the -.MR ms (7) +.MR ms 7 macros, can be used unaltered. In general, the macro file .B tmac.html @@ -83,10 +83,10 @@ as in .B -ms .BR -mhtml . .PP -.MR Htmlroff (7) +.MR Htmlroff 7 describes the changes to the input language. .PP -.MR Mhtml (7) +.MR Mhtml 7 describes the new macros. .SH EXAMPLES Format the Plan 9 web page: @@ -113,7 +113,7 @@ to Unicode characters like α. .SH SOURCE .B \*9/src/cmd/htmlroff .SH "SEE ALSO -.MR tcs (1) , -.MR troff (1) , -.MR htmlroff (7) , -.MR mhtml (7) +.MR tcs 1 , +.MR troff 1 , +.MR htmlroff 7 , +.MR mhtml 7 |
