curl-library
[PATCH 05/10] MANUAL: Update scope identifier specification
From: Till Maas <opensource_at_till.name>
Date: Sat, 15 Mar 2014 19:41:29 +0100
Date: Sat, 15 Mar 2014 19:41:29 +0100
--- docs/MANUAL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/MANUAL b/docs/MANUAL index 4ad2e13..da8f602 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -956,9 +956,9 @@ IPv6 When this style is used, the -g option must be given to stop curl from interpreting the square brackets as special globbing characters. Link local and site local addresses including a scope identifier, such as fe80::1234%1, - may also be used, but the scope portion must be numeric and the percent - character must be URL escaped. The previous example in an SFTP URL might - look like: + may also be used, but the scope portion must be numeric or match an existing + network interface on Linux and the percent character must be URL escaped. The + previous example in an SFTP URL might look like: sftp://[fe80::1234%251]/ -- 1.8.3.1 ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-03-15