Mercurial > mplayer.hg
changeset 11802:007f2f9a06ce
Some <replaceable> tags added.
author | diego |
---|---|
date | Sun, 18 Jan 2004 16:08:04 +0000 |
parents | 9d6a01b75ad3 |
children | 507476964de0 |
files | DOCS/xml/en/ports.xml |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/ports.xml Sun Jan 18 14:28:33 2004 +0000 +++ b/DOCS/xml/en/ports.xml Sun Jan 18 16:08:04 2004 +0000 @@ -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>