summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/es
diff options
context:
space:
mode:
authornauj27 <nauj27@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-05 10:39:04 +0000
committernauj27 <nauj27@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-05 10:39:04 +0000
commit58e23974969e26361b7db15d902efdc3606379f8 (patch)
tree13644ebfa29fef42e78294f4a931d508171da791 /DOCS/xml/es
parent8b6a1340b95a72c01ac497e3d93b207d9eead7e0 (diff)
downloadmpv-58e23974969e26361b7db15d902efdc3606379f8.tar.bz2
mpv-58e23974969e26361b7db15d902efdc3606379f8.tar.xz
sync, tested :-P
BTW, xml/pl fails to compile. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11745 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/es')
-rw-r--r--DOCS/xml/es/usage.xml4
-rw-r--r--DOCS/xml/es/video.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/xml/es/usage.xml b/DOCS/xml/es/usage.xml
index 4ef6cd679e..5a0a965eb3 100644
--- a/DOCS/xml/es/usage.xml
+++ b/DOCS/xml/es/usage.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- synced with 1.15 -->
+<!-- synced with 1.16 -->
<chapter id="usage">
<title>Uso</title>
@@ -16,7 +16,7 @@ primeras, por ejemplo
y las opciones escritas después de los nombres de archivos, que se
aplican solamente al nombre de archivo/URL/lo que sea, por ejemplo:
-<screen>mplayer -vfm 5 movie1.avi <replaceable>movie2.avi</replaceable> -vfm 4</screen>
+<screen>mplayer -vfm 5 <replaceable>pelicula1.avi</replaceable> <replaceable>pelicula2.avi</replaceable> -vfm 4</screen>
</para>
<para>
diff --git a/DOCS/xml/es/video.xml b/DOCS/xml/es/video.xml
index e4bbd43f44..5c1e4556e8 100644
--- a/DOCS/xml/es/video.xml
+++ b/DOCS/xml/es/video.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- synced with 1.44 -->
+<!-- synced with 1.45 -->
<sect2 id="video-dev">
<title>Dispositivos de salida de video</title>
@@ -156,7 +156,7 @@ screen #0
<listitem><para>
Y finalmente, compruebe si <application>MPlayer</application> fue
compilado con soporte 'xv'.
- Haga <command>mplayer -vo help | grep "xv"</command>. Si fue compilado
+ Haga <command>mplayer -vo help | grep xv</command>. Si fue compilado
con soporte 'xv', aparecerá una línea similar a:
<screen>
xv X11/Xv<!--