summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-05-23 15:45:45 +0000
committerng0 <ng0@n0.is>2019-05-23 15:45:45 +0000
commit4ac5d922359342949ae1c7a7a95fbd65494feda3 (patch)
tree2563f8b34eec54e018004aea2f26c6c0da45878c
parent876248bb1b26eb2bfa3be722372f88a64304f7a2 (diff)
downloadgnurl-4ac5d922359342949ae1c7a7a95fbd65494feda3.tar.gz
gnurl-4ac5d922359342949ae1c7a7a95fbd65494feda3.tar.bz2
gnurl-4ac5d922359342949ae1c7a7a95fbd65494feda3.zip
minor doc fix
-rw-r--r--docs/gnurl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gnurl.1 b/docs/gnurl.1
index c9729407b..ca200f4f0 100644
--- a/docs/gnurl.1
+++ b/docs/gnurl.1
@@ -3308,10 +3308,10 @@ accesses the target URL directly, and
.B NO_PROXY=direct.example.com curl -x http://proxy.example.com
.B http://somewhere.example.com
accesses the target URL through the proxy.
-
+.Pp
The list of host names can also be include numerical IP addresses, and IPv6
versions should then be given without enclosing brackets.
-
+.Pp
.Sh PROXY PROTOCOL PREFIXES
Since curl version 7.21.7, the proxy string may be specified with a
protocol:// prefix to specify alternative proxy protocols.