Use the same names as on mphq for the generated man pages.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-09-18 14:20:14 +00:00
parent 9cb46b52d1
commit 41bab33be9
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ A setting of 4 should look readable. Here's an overview again:
- 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: