Mercurial > mplayer.hg
changeset 13380:1916851d90a3
Use the same names as on mphq for the generated man pages.
author | diego |
---|---|
date | Sat, 18 Sep 2004 14:20:14 +0000 |
parents | 82c0bbefcbd4 |
children | 8db5683d2b3c |
files | DOCS/tech/manpage.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/manpage.txt Sat Sep 18 14:17:45 2004 +0000 +++ b/DOCS/tech/manpage.txt Sat Sep 18 14:20:14 2004 +0000 @@ -55,8 +55,8 @@ - groff: Groff is the "official" tool to convert man pages. To get good results you need a recent version (1.18.2). - groff -m man -T html mplayer.1 > man_page.html - groff -m man -T latin1 -rLL=78n mplayer.1 | col -bx > man_page.txt + groff -m man -T html mplayer.1 > mplayer.1.html + groff -m man -T latin1 -rLL=78n mplayer.1 | col -bx > mplayer.1.txt The groff man page lists other output formats to use with -T. - man2html: You can view it through a CGI script: