diff DOCS/cd-dvd.html @ 7814:988498df1996

<B>MPlayer</B> ---> MPlayer
author diego
date Sun, 20 Oct 2002 12:20:39 +0000
parents 37c36f8b4645
children b75cf70d2a7c
line wrap: on
line diff
--- a/DOCS/cd-dvd.html	Sun Oct 20 11:34:06 2002 +0000
+++ b/DOCS/cd-dvd.html	Sun Oct 20 12:20:39 2002 +0000
@@ -60,9 +60,9 @@
 
 <H2><A NAME="dvd">4.2 DVD playback</A></H2>
   
-<P><B>MPlayer</B> uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
+<P>MPlayer uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
   DVD decryption and playback. These two libraries are contained in the
-  <CODE>libmpdvdkit2/</CODE> subdirectory of the <B>MPlayer</B> source tree, you
+  <CODE>libmpdvdkit2/</CODE> subdirectory of the MPlayer source tree, you
   do not have to install them separately. We opted for this solution because
   we had to fix a libdvdread bug, and apply a patch which adds
   <B>cracked CSS keys caching support</B> to libdvdcss. This results in a large
@@ -70,7 +70,7 @@
   playing. The cracked keys are stored in the
   <CODE>~/.mplayer/DVDKeys</CODE> directory.</P>
 
-<P><B>MPlayer</B> can also use system-wide <CODE>libdvdread</CODE> and
+<P>MPlayer can also use system-wide <CODE>libdvdread</CODE> and
   <CODE>libdvdcss</CODE> libraries, but this solution is <B>not</B> recommended,
   as it can result in bugs, library incompatibilities, and slower speed.</P>
 
@@ -80,7 +80,7 @@
 <H4>Old-style DVD support - OPTIONAL</H4>
 
 <P>Useful if you want to play encoded VOBs from hard disk. Compile and
-  install <B>libcss</B> 0.0.1 (not newer) for this (If <B>MPlayer</B> fails to
+  install <B>libcss</B> 0.0.1 (not newer) for this (If MPlayer fails to
   detect it, use the <CODE>-csslib /path/to/libcss.so</CODE> option).</P>
 
 <P>For the complete list of available options, please read the man page.</P>