summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-04 19:28:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-04 19:28:59 +0000
commitcadc2c43b22d4f1d23ec7e67951de41709d93365 (patch)
tree6c5b375d9427c433fda2c3e3aeee18eac39e9e78 /DOCS
parent9eb1c3ed83a343316e20b46680c1a8d083fd5c4a (diff)
downloadmpv-cadc2c43b22d4f1d23ec7e67951de41709d93365.tar.bz2
mpv-cadc2c43b22d4f1d23ec7e67951de41709d93365.tar.xz
Configure option typo found by Piotr Michniewski <cobra_666@poczta.onet.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11003 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/formats.html2
-rw-r--r--DOCS/xml/en/formats.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/en/formats.html b/DOCS/en/formats.html
index d51ecb2f6e..13ac14234e 100644
--- a/DOCS/en/formats.html
+++ b/DOCS/en/formats.html
@@ -313,7 +313,7 @@
<P>For this feature you need to have XMMS and compile MPlayer with
<CODE>./configure --enable-xmms</CODE>. If that does not work, you might need
to set the XMMS plugin and library path explicitly by way of the
- <CODE>--with-xmmsplugindir</CODE> and <CODE>--withxmmslibdir</CODE>
+ <CODE>--with-xmmsplugindir</CODE> and <CODE>--with-xmmslibdir</CODE>
options.</P>
</BODY>
diff --git a/DOCS/xml/en/formats.xml b/DOCS/xml/en/formats.xml
index e947c2e42f..c11a9781e1 100644
--- a/DOCS/xml/en/formats.xml
+++ b/DOCS/xml/en/formats.xml
@@ -449,7 +449,7 @@ For this feature you need to have <application>XMMS</application> and compile
<application>MPlayer</application> with <filename>./configure --enable-xmms</filename>.
If that does not work, you might need to set the <application>XMMS</application>
plugin and library path explicitly by way of the <option>--with-xmmsplugindir</option>
-and <option>--withxmmslibdir</option> options.
+and <option>--with-xmmslibdir</option> options.
</para>
</sect3>
</sect2>