aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-02 23:55:14 +0000
committerGravatar torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-02 23:55:14 +0000
commit397237d489200fa344dcd75c58036743bdaabbbc (patch)
treeb0211ad11789a508e1025f1f5cb3a79b5bf348fe
parent15b474c59e2fc71022600e3a602b238d42205380 (diff)
another missing <application>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20614 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/faq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index c7e3c305d6..dbe9c6ecea 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -790,8 +790,8 @@ I can't watch any recent DVDs from Sony Pictures/BMG.
This is normal; you've been ripped off and sold an intentionally defective disk.
The only way to play these DVDs is to circumvent the bad blocks of the disk
by using DVDnav instead of mpdvdkit2.
-You can do so by compiling MPlayer with DVDnav support and then replacing
-dvd:// by dvdnav:// on the command line.
+You can do so by compiling <application>MPlayer</application> with DVDnav
+support and then replacing dvd:// by dvdnav:// on the command line.
DVDnav is so far mutually exclusive with mpdvdkit2, so make sure you pass
<option>--disable-mpdvdkit</option> to the configure script.
</para></answer>