openbsd-ports/x11/mplayer/patches/patch-DOCS_man_en_mplayer_1
naddy dd8e5c9eef Switch default CD/DVD device to /dev/rcd0c because rcd0a doesn't work for
audio CDs.  Document the device in the man page.  ok biorn@
2009-02-08 20:25:09 +00:00

31 lines
1006 B
Plaintext

$OpenBSD: patch-DOCS_man_en_mplayer_1,v 1.1 2009/02/08 20:25:09 naddy Exp $
--- DOCS/man/en/mplayer.1.orig Sun Feb 8 19:50:39 2009
+++ DOCS/man/en/mplayer.1 Sun Feb 8 19:51:38 2009
@@ -1177,7 +1177,7 @@ May be negative.
.
.TP
.B \-cdrom-device <path to device>
-Specify the CD-ROM device (default: /dev/\:cdrom).
+Specify the CD-ROM device (default: /dev/rcd0c).
.
.TP
.B \-channels <number> (also see \-af channels)
@@ -1300,7 +1300,7 @@ frequency before giving up (default: 30).
.
.TP
.B \-dvd-device <path to device> (DVD only)
-Specify the DVD device (default: /dev/\:dvd).
+Specify the DVD device (default: /dev/rcd0c).
You can also specify a directory that contains files previously copied directly
from a DVD (with e.g.\& vobcopy).
Note that using \-dumpstream is usually a better way to
@@ -10519,7 +10519,7 @@ mplayer dvd://1 \-dvdangle 2
.PP
.B Play from a different DVD device:
.nf
-mplayer dvd://1 \-dvd-device /dev/\:dvd2
+mplayer dvd://1 \-dvd-device /dev/rcd1c
.fi
.
.PP