summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-28 13:52:09 +0000
committernicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-28 13:52:09 +0000
commit21024dd13de4ccadc6d5d83668cbfe3aab0a5edd (patch)
tree2cdf492f8935f5c6b8f92ae7aca71c84143a099c /DOCS
parentcfa30a8b32d474ac2718831804caf5218dc430d3 (diff)
downloadmpv-21024dd13de4ccadc6d5d83668cbfe3aab0a5edd.tar.bz2
mpv-21024dd13de4ccadc6d5d83668cbfe3aab0a5edd.tar.xz
Added missing <CODE> tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8606 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/cd-dvd.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html
index 90a89fac3d..235d6396cc 100644
--- a/DOCS/cd-dvd.html
+++ b/DOCS/cd-dvd.html
@@ -76,9 +76,9 @@
<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 <CODE>libdvdread</CODE> bug and apply a patch which adds
- <B>cracked CSS keys caching support</B> to libdvdcss. This results in a large
- speed increase because the keys do not have to be cracked every time before
- playing.</P>
+ <B>cracked CSS keys caching support</B> to <CODE>libdvdcss</CODE>. This results
+ in a large speed increase because the keys do not have to be cracked every time
+ before playing.</P>
<P>MPlayer can also use system-wide <CODE>libdvdread</CODE> and
<CODE>libdvdcss</CODE> libraries, but this solution is <B>not</B> recommended,