diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-11-20 11:26:37 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-11-20 11:26:37 +0000 |
commit | 4ac3e237ef1b35bcc0636245c8586a3b7a5968a1 (patch) | |
tree | da67a52be196a67272e04e709a982b7f689d6fe4 /DOCS/xml | |
parent | 7c9a04f6c04153f2d5efda906c2c6ae8a4fb6e09 (diff) |
Put colon inside replaceable tag.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25119 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/ports.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 9738de1407..6bcdda64b1 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -651,7 +651,7 @@ this (adjust for the drive letter of your CD-ROM): DVDs also work, adjust <option>-dvd-device</option> for the drive letter of your DVD-ROM: <screen> -mplayer dvd://<replaceable><title></replaceable> -dvd-device <replaceable>d</replaceable>: +mplayer dvd://<replaceable><title></replaceable> -dvd-device <replaceable>d:</replaceable> </screen> The <application>Cygwin</application>/<application>MinGW</application> console is rather slow. Redirecting output or using the |