From 4ac5d922359342949ae1c7a7a95fbd65494feda3 Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 23 May 2019 15:45:45 +0000 Subject: minor doc fix --- docs/gnurl.1 | 4 ++-- 1 file 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. -- cgit v1.2.3