summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorpaszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-03 17:20:46 +0000
committerpaszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-03 17:20:46 +0000
commit295816ad5af479e9502800fcfd4b85c4225055b1 (patch)
tree09dc9732d1b522504fce4a45352e849f5bf3d170 /DOCS
parentbc0ebd7ee3d03525092d88ee883a902d4a73950e (diff)
downloadmpv-295816ad5af479e9502800fcfd4b85c4225055b1.tar.bz2
mpv-295816ad5af479e9502800fcfd4b85c4225055b1.tar.xz
missing <replaceable> tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11738 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/usage.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml
index e726b1fc43..ec004a23b1 100644
--- a/DOCS/xml/en/usage.xml
+++ b/DOCS/xml/en/usage.xml
@@ -15,7 +15,7 @@ of global options written as first, for example
and options written after filenames, that apply only to the given
filename/URL/whatever, for example:
-<screen>mplayer -vfm 5 movie1.avi <replaceable>movie2.avi</replaceable> -vfm 4</screen>
+<screen>mplayer -vfm 5 <replaceable>movie1.avi</replaceable> <replaceable>movie2.avi</replaceable> -vfm 4</screen>
</para>
<para>