From da0e720db645dd262af16e883e559e85a7e315cd Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 25 Oct 2009 14:08:00 +0000 Subject: Clarify MRL encoding requirements. --- doc/man/en/xine.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/en') diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5 index eba55aef5..195fb1596 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -98,7 +98,7 @@ above are available with stock libxine. provided\fP - from a shell, you can normally use \fB"$PWD/file"\fP or \fB"$(pwd)/file"\fP or \fB"\`pwd\`/file"\fP if the file is in the current directory. (Which one depends on your shell; all three work in bash. Also, -certain characters need to be encoded.) +normal URL encoding rules apply; `%', in particular, must be encoded as `%25'.) As of xine-lib 1.1.3, the DVD title number may be 0 (select navigation) and the chapter number may be 0 (full title). -- cgit v1.2.3