[MPlayer-dev-eng] [PATCH] (DOCS) Fix </CODE) and a misplaced </LI>

Andras Mohari mayday at varoshaza.nagyatad.hu
Thu Aug 29 13:55:03 CEST 2002


Hi,

Here's a patch to fix a </CODE) tag and a misplaced </LI> in the TOC
(sorry, I forgot to put a list inside <LI></LI>).

-- 
Andras Mohari
mayday at mail.nagyatad.hu
-------------- next part --------------
diff -Naur DOCS.old/documentation.html DOCS/documentation.html
--- DOCS.old/documentation.html	Thu Aug 29 13:41:58 2002
+++ DOCS/documentation.html	Thu Aug 29 13:43:58 2002
@@ -34,11 +34,12 @@
       <LI><A HREF="#history">1.1 History</A></LI>
       <LI><A HREF="#installation">1.2 Installation</A></LI>
       <LI><A HREF="#gui">1.3 What about the GUI?</A></LI>
-      <LI><A HREF="#subtitles_osd">1.4 Subtitles and OSD</A></LI>
+      <LI><A HREF="#subtitles_osd">1.4 Subtitles and OSD</A>
         <UL>
           <LI><A HREF="#mpsub">1.4.1 MPlayer's own subtitle format (MPsub)</A></LI>
           <LI><A HREF="#install_osd">1.4.2 Installing OSD and subtitles</A></LI>
 	</UL>
+      </LI>
       <LI><A HREF="#rtc">1.5 RTC</A></LI>
     </UL>
   </LI>
diff -Naur DOCS.old/video.html DOCS/video.html
--- DOCS.old/video.html	Thu Aug 29 13:42:31 2002
+++ DOCS/video.html	Thu Aug 29 13:44:47 2002
@@ -40,7 +40,7 @@
     <CODE>01:00.0 VGA compatible controller: Matrox Graphics, Inc.: Unknown device 0525</CODE>
     <CODE>Memory at d8000000 (32-bit, prefetchable)</CODE>
     </P></LI>
-  <LI>from mga_vid kernel driver messages (use <CODE>dmesg</CODE):
+  <LI>from mga_vid kernel driver messages (use <CODE>dmesg</CODE>:
     <P><CODE>mga_mem_base = d8000000</CODE></P></LI>
 </UL>
 


More information about the MPlayer-dev-eng mailing list