Browse Source

Fix dvd MRL (from Debian's patch)

pull/2/head
Christophe Mutricy 19 years ago
parent
commit
3c5a07afda
  1. 2
      doc/vlc.1

2
doc/vlc.1

@ -45,7 +45,7 @@ recognizes several URL-style items:
.B *.mpg, *.vob, *.avi, *.mp3, *.ogg
Various multimedia file formats
.TP
.B dvd://[<device>][@<raw device>][@[<title>][,[<chapter>][,<angle>]]]
.B dvd://[<device>][@<raw device>][@[<title>][:[<chapter>][:<angle>]]]
DVD device (for instance dvd:///dev/dvd). The raw device is optional and
must have been prepared beforehand.
.TP

Loading…
Cancel
Save