summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-21 10:11:24 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-21 10:11:24 +0000
commit0dd4492ed21a69c9e0c325db19e8b83676c9e4d0 (patch)
treee08af11aaf981d5324e756246f36f20d994d8001 /DOCS
parent2f76cfc28a0466ad6dfdb7edc7affe91983d6eaa (diff)
downloadmpv-0dd4492ed21a69c9e0c325db19e8b83676c9e4d0.tar.bz2
mpv-0dd4492ed21a69c9e0c325db19e8b83676c9e4d0.tar.xz
added some carriage returns and full stops, plus a missing 'option'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23594 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml8
-rw-r--r--DOCS/xml/en/video.xml2
2 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 9e3ae3d494..7fc0d26dcb 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -81,7 +81,8 @@ with some cryptic message containing the phrase
<systemitem>internal compiler error</systemitem> or
<systemitem>unable to find a register to spill</systemitem> or
<systemitem>can't find a register in class `GENERAL_REGS'
-while reloading `asm'</systemitem>.</para></question>
+while reloading `asm'</systemitem>.
+</para></question>
<answer><para>
You have stumbled over a bug in <application>gcc</application>. Please
<ulink url="http://gcc.gnu.org/bugs.html">report it to the gcc team</ulink>
@@ -155,7 +156,8 @@ can be a problem on Mandrake systems).
<qandaentry>
<question><para>
-Building on Mac OS 10.3 leads to several link errors</para></question>
+Building on Mac OS 10.3 leads to several link errors.
+</para></question>
<answer>
<para>
The link error you're experiencing most likely looks like this:
@@ -787,7 +789,7 @@ This can have multiple reasons.
</para></listitem>
<listitem><para>
If it is an AVI, maybe it has bad interleaving, try the
- <option>-ni</option> to work around this.
+ <option>-ni</option> option to work around this.
Or it may have a bad header, in this case <option>-nobps</option>
and/or <option>-mc 0</option> can help.
</para></listitem>
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 40d339d774..fb84c14ea8 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -309,7 +309,7 @@ Alternatively, <application>MPlayer</application> contains a
<para>
If you want to use Xv with a Kyro based card (for example Hercules
Prophet 4000XT), you should download the drivers from the
-<ulink url="http://www.powervr.com/">PowerVR site</ulink>
+<ulink url="http://www.powervr.com/">PowerVR site</ulink>.
</para>
</sect2>
</sect1>