[Mplayer-cvslog] CVS: main/DOCS/tech manpage.txt,1.23,1.24

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Sep 18 16:20:17 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv14339/DOCS/tech

Modified Files:
	manpage.txt 
Log Message:
Use the same names as on mphq for the generated man pages.


Index: manpage.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/manpage.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- manpage.txt	25 Aug 2004 16:47:32 -0000	1.23
+++ manpage.txt	18 Sep 2004 14:20:14 -0000	1.24
@@ -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:




More information about the MPlayer-cvslog mailing list