X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/7e4708e456b17131f28ae7f1ff7b5c7f86e2f803..d4efbcd93c940ad522fcf8c601ec1829d2e0b10d:/man/url.3 diff --git a/man/url.3 b/man/url.3 index 919ce93..4e8aa71 100644 --- a/man/url.3 +++ b/man/url.3 @@ -63,7 +63,7 @@ member: .TP .B URLF_STRICT Be strict about escaping non-alphanumeric characters. Without this, -potentially unsafe characters such as +potentially unsafe characters such as .RB ` / ' and .RB ` ~ ' @@ -74,7 +74,7 @@ readable. Be very lax about non-alphanumeric characters. Everything except obviously-unsafe characters like .RB ` & ' -and +and .RB ` = ' are left unescaped. .PP