Default indentation is 4 now.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10228 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-05-31 22:32:02 +00:00
parent 181859a3cf
commit 5bf80a32bd
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
.\"
.\" Run this to get a HTML version of the man page:
.\" cat mplayer.1 | sed s/SS\ 20/SS\ 4/ | groff -man -Thtml - > manpage.html
.\" groff -man -Thtml mplayer.1 > manpage.html
.\" Run this to get a text version of the man page:
.\" groff -m man -Tascii mplayer.1 | col -bx > manpage.txt
.\"

View File

@ -55,7 +55,7 @@ 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).
cat mplayer.1 | sed s/SS\ 20/SS\ 4/ | groff -man -Thtml - > manpage.html
groff -man -Thtml mplayer.1 > manpage.html
groff -rLL=64n -m man -Tascii mplayer.1 | col -bx > manpage.txt
The groff man page lists other output formats to use with -T.
- man2html: You can view it through a CGI script: