[Mplayer-cvslog] CVS: main/DOCS/tech manpage.txt,1.8,1.9
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Jun 1 00:32:05 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv13196/tech
Modified Files:
manpage.txt
Log Message:
Default indentation is 4 now.
Index: manpage.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/manpage.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- manpage.txt 31 May 2003 16:41:41 -0000 1.8
+++ manpage.txt 31 May 2003 22:32:02 -0000 1.9
@@ -55,7 +55,7 @@
- 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:
More information about the MPlayer-cvslog
mailing list