diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-20 21:46:34 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-20 21:46:34 +0100 |
commit | 693223d03aa138903a6aadc8fe546972b0fa5227 (patch) | |
tree | f0504b045e2b3c585b73efe7c54e4d281ff48426 /doc | |
parent | dd015b7aa558a0b6b203fc4233ab7468a54adf38 (diff) | |
download | xine-lib-693223d03aa138903a6aadc8fe546972b0fa5227.tar.gz xine-lib-693223d03aa138903a6aadc8fe546972b0fa5227.tar.bz2 |
Fix documentation for vcdo MRLs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/en/xine.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5 index 3457af8a5..925c394f9 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -38,7 +38,7 @@ to read from. Valid MRLs may be plain file names or one of the following .br .BI vcd://[<CD_image>|<device_name>][@[letter]<number>] .br -.BI vcdo://... +.BI vcdo://<track_number> .br .BI cdda:/[<device>][/<track-number>] .LP |