Mercurial > mplayer.hg
changeset 10998:b96a23f1fa24
More precise wording as suggested by Maciej Paszta <macp@wp.pl>.
author | diego |
---|---|
date | Sat, 04 Oct 2003 01:45:44 +0000 |
parents | 2f7c74ce8c9a |
children | 6d85ca7c3165 |
files | DOCS/en/documentation.html DOCS/xml/en/ports.xml |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/documentation.html Sat Oct 04 01:24:50 2003 +0000 +++ b/DOCS/en/documentation.html Sat Oct 04 01:45:44 2003 +0000 @@ -1890,8 +1890,8 @@ <P><CODE>mplayer /cygdrive/d/MPEG2/AVSEQ01.MPG</CODE></P> -<P>DVDs also work, just set the DVD device correctly to whatever your CD-ROM - device is:</P> +<P>DVDs also work, adjust <CODE>-dvd-device</CODE> for the drive letter of + your DVD-ROM:</P> <P><CODE>mplayer dvd://<title> -dvd-device '\\.\d:'</CODE></P> @@ -1910,7 +1910,7 @@ <P>Extract DirectX header files to <CODE>/mingw/include/</CODE>.</P> <P>VCDs and DVDs work almost like Cygwin (adjust for the drive letter of your - CD-ROM):</P> + CD-ROM/DVD-ROM):</P> <P><CODE>mplayer d:/mpegav/avseq01.dat</CODE></P>
--- a/DOCS/xml/en/ports.xml Sat Oct 04 01:24:50 2003 +0000 +++ b/DOCS/xml/en/ports.xml Sat Oct 04 01:45:44 2003 +0000 @@ -324,8 +324,8 @@ <screen>mplayer /cygdrive/d/MPEG2/AVSEQ01.MPG</screen> -<para>DVDs also work, just set the DVD device correctly to whatever your CD-ROM - device is:</para> +<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> @@ -347,7 +347,7 @@ <para>Extract DirectX header files to <filename class="directory">/mingw/include/</filename>.</para> <para>VCDs and DVDs work almost like Cygwin (adjust for the drive letter of your - CD-ROM):</para> + CD-ROM/DVD-ROM):</para> <screen>mplayer d:/mpegav/avseq01.dat</screen>