summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-20 15:40:43 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-20 15:40:43 +0000
commitaeeca144f37d25e9ad5641f944fb6d0de00ce914 (patch)
tree47d4c6b7f480f62bc72a80f040242fc0c22586d3 /DOCS
parent3219dee02f3f5f4b887e8b9830420051a12dc1b9 (diff)
downloadmpv-aeeca144f37d25e9ad5641f944fb6d0de00ce914.tar.bz2
mpv-aeeca144f37d25e9ad5641f944fb6d0de00ce914.tar.xz
capitalization fixes, add missing dots to sentences
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20318 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/codecs.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index cb41be695e..14714193d3 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -317,7 +317,7 @@ then started XviD. So both projects have the same origin.
<step><para>
Recompile <application>MPlayer</application> with
<option>--with-xvidlibdir=<replaceable>/path/to/</replaceable>libxvidcore.a</option>
- <option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option>
+ <option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option>.
</para></step>
</procedure>
</sect2>
@@ -349,14 +349,14 @@ decoders:
<procedure>
<title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
<note><para>Currently only 32-bit Intel platforms are supported.</para></note>
-<step><para>download <application>MPlayer</application> Subversion</para></step>
-<step><para>download QuickTime DLL pack from
-<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
+<step><para>Download <application>MPlayer</application> Subversion.</para></step>
+<step><para>Download QuickTime DLL pack from
+<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>.
</para></step>
-<step><para>extract QuickTime DLL pack to your Win32 codecs directory
+<step><para>Extract QuickTime DLL pack to your Win32 codecs directory.
(default: <filename class="directory">/usr/local/lib/codecs/</filename>)
</para></step>
-<step><para>compile <application>MPlayer</application></para></step>
+<step><para>Compile <application>MPlayer</application>.</para></step>
</procedure>
</sect2>