summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-10-25 14:08:00 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-10-25 14:08:00 +0000
commitda0e720db645dd262af16e883e559e85a7e315cd (patch)
tree9148c5ea96b0658a14ea4742f5e58c9b4b371b2f
parent13644839b68d174ed745710c2b6ae592e7f771d6 (diff)
downloadxine-lib-da0e720db645dd262af16e883e559e85a7e315cd.tar.gz
xine-lib-da0e720db645dd262af16e883e559e85a7e315cd.tar.bz2
Clarify MRL encoding requirements.
-rw-r--r--doc/man/en/xine.52
1 files changed, 1 insertions, 1 deletions
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).