From 3c5a07afdaefb0d5ec31f801202c49272c193faf Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Sat, 24 Mar 2007 01:29:13 +0000 Subject: [PATCH] Fix dvd MRL (from Debian's patch) --- doc/vlc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vlc.1 b/doc/vlc.1 index 76b4cc4326..69fd8b909c 100644 --- a/doc/vlc.1 +++ b/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://[][@][@[][,[<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