summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-29 01:22:50 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-29 01:22:50 +0000
commite9cedee6d769d1f6f2fa068356c216cd872cfcf9 (patch)
treef9eee7a674ddc5abbd2a3dcd39ddc3fb4f72d592 /DOCS
parenta356fb9854584c874fe0588a58b72db014bd6087 (diff)
downloadmpv-e9cedee6d769d1f6f2fa068356c216cd872cfcf9.tar.bz2
mpv-e9cedee6d769d1f6f2fa068356c216cd872cfcf9.tar.xz
Constantly talking about documentation in the documentation is awkward.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10347 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/faq.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/DOCS/en/faq.html b/DOCS/en/faq.html
index 2a67497365..a6cbc09164 100644
--- a/DOCS/en/faq.html
+++ b/DOCS/en/faq.html
@@ -512,8 +512,8 @@
<DT>Q: When I try to grab from my tuner, it works, but colors are strange.
It's OK with other applications.</DT>
<DD>A: Your card probably misreports its colorspace capacity. Try with YUY2
- instead of default YV12 (see the <A HREF="documentation.html#tv">TV input
- documentation</A>).</DD>
+ instead of default YV12 (see the <A HREF="documentation.html#tv">TV</A>
+ section).</DD>
<DD>&nbsp;</DD>
<DT>Q: I have A/V sync problems. Some of my AVIs play fine, but some play with
@@ -579,7 +579,7 @@
<DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If
<CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X
installation. Try <CODE>./configure --enable-dga</CODE> and read the
- <A HREF="video.html#dga">documentation</A>. Alternatively, try SDL's DGA
+ <A HREF="video.html#dga">DGA</A> section. Alternatively, try SDL's DGA
driver with the <CODE>-vo sdl:dga</CODE> option.</DD>
<DD>&nbsp;</DD>
@@ -682,8 +682,7 @@
<DD>&nbsp;</DD>
<DT>Q: What about subtitles? Can MPlayer display them?</DT>
- <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A> of the
- documentation.</DD>
+ <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A>.</DD>
<DD>&nbsp;</DD>
<DT>Q: How can I set the region code of my DVD-drive? I don't have
@@ -712,7 +711,7 @@
<DT>Q: My DVD playback is sluggish!</DT>
<DD>A: Use the <CODE>-cache</CODE> option (described in the man page)
and try enabling DMA for the DVD drive with the hdparm tool (described in
- the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD>
+ the <A HREF="cd-dvd.html#cd">CD chapter</A>).</DD>
<DD>&nbsp;</DD>
</DL>
@@ -749,7 +748,7 @@
<DL>
<DT>Q: How can I encode?</DT>
- <DD>A: Read the MEncoder <A HREF="encoding.html">documentation</A>.</DD>
+ <DD>A: Read the <A HREF="encoding.html">MEncoder</A> section.</DD>
<DD>&nbsp;</DD>
<DT>Q: How can I create VCDs?</DT>