[vlc-commits] Man: Update title dvd syntax
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Thu Aug  9 16:03:20 CEST 2012
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug  9 16:02:34 2012 +0200| [23a04c6aaf6d4d8f63c3afc5b782c5723fb60a5d] | committer: Jean-Baptiste Kempf
Man: Update title dvd syntax
Close #7133
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=23a04c6aaf6d4d8f63c3afc5b782c5723fb60a5d
---
 doc/vlc.1 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/vlc.1 b/doc/vlc.1
index 45f0d0c..3ac190b 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://[<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
    
    
More information about the vlc-commits
mailing list