[rtmpdump] r98 - web/index.html

hyc subversion at mplayerhq.hu
Sun Dec 20 23:58:32 CET 2009


Author: hyc
Date: Sun Dec 20 23:58:31 2009
New Revision: 98

Log:
HTML fixes

Modified:
   web/index.html

Modified: web/index.html
==============================================================================
--- web/index.html	Sun Dec 20 23:52:41 2009	(r97)
+++ web/index.html	Sun Dec 20 23:58:31 2009	(r98)
@@ -3,11 +3,12 @@
 <html>
 <head>
   <title>rtmpdump</title>
-  <meta http-equiv="content-type" content="text/html;charset=utf-8" />
+  <meta http-equiv="content-type" content="text/html;charset=utf-8">
 </head>
 <body>
 <h1>RTMPDUMP</h1>
 
+<p>
 rtmpdump is a tool to download rtmp:// and rtmpe:// streams.
 <br>
 <br>
@@ -16,6 +17,7 @@ Download the source:
 <b>
 svn co svn://svn.mplayerhq.hu/rtmpdump/trunk rtmpdump
 </b>
+</p>
 <p>
 That will get you the very latest code. If you're looking for a specific older
 release you can look under <b>svn://svn.mplayerhq.hu/rtmpdump/tags</b> . Also the code


More information about the rtmpdump mailing list