[MPlayer-DOCS] CVS: main/DOCS/xml/en ports.xml,1.34,1.35
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Jan 18 17:08:06 CET 2004
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/scsi/2/tmp/cvs-serv13397/en
Modified Files:
ports.xml
Log Message:
Some <replaceable> tags added.
Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ports.xml 1 Jan 2004 17:45:55 -0000 1.34
+++ ports.xml 18 Jan 2004 16:08:04 -0000 1.35
@@ -298,7 +298,8 @@
<application>MPlayer</application>, but only on some systems. Try making
them writable if you have problems. QuickTime DLLs also work, but you will
have to put them in your Windows system directory
- (<filename class="directory">C:\Windows\system\</filename> or similar).</para>
+ (<filename class="directory"><replaceable>C:\Windows\system\</replaceable></filename>
+ or similar).</para>
<para>The <application>Cygwin</application>/<application>MinGW</application>
console is rather slow. Redirecting output or using the
@@ -341,7 +342,7 @@
<para>DVDs also work, adjust <option>-dvd-device</option> for the drive letter
of your DVD-ROM:</para>
-<screen>mplayer dvd://<title> -dvd-device '\\.\d:'</screen>
+<screen>mplayer dvd://<replaceable><title></replaceable> -dvd-device '\\.\<replaceable>d</replaceable>:'</screen>
</sect2>
@@ -368,7 +369,7 @@
<screen>mplayer <replaceable>/d/MPEG2/AVSEQ01.MPG</replaceable></screen>
-<screen>mplayer dvd://<title> -dvd-device /d/</screen>
+<screen>mplayer dvd://<replaceable><title></replaceable> -dvd-device /<replaceable>d</replaceable>/</screen>
</sect2>
More information about the MPlayer-DOCS
mailing list