summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/page-footer
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/page-footer')
-rw-r--r--docs/cmdline-opts/page-footer33
1 files changed, 17 insertions, 16 deletions
diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer
index defe7e8b2..2969e2dad 100644
--- a/docs/cmdline-opts/page-footer
+++ b/docs/cmdline-opts/page-footer
@@ -1,15 +1,17 @@
-.SH FILES
-.I ~/.curlrc
-.RS
-Default config file, see --config for details.
-.SH ENVIRONMENT
+.Sh FILES
+.Pa ~/.curlrc
+default config file, see
+.Fl -config for details.
+.Sh ENVIRONMENT
The environment variables can be specified in lower case or upper case. The
lower case version has precedence. http_proxy is an exception as it is only
available in lower case.
-
+.Pp
Using an environment variable to set the proxy has the same effect as using
-the --proxy option.
-
+the
+.Fl -proxy
+option.
+.Pp
.IP "http_proxy [protocol://]<host>[:port]"
Sets the proxy server to use for HTTP.
.IP "HTTPS_PROXY [protocol://]<host>[:port]"
@@ -37,7 +39,7 @@ accesses the target URL through the proxy.
The list of host names can also be include numerical IP addresses, and IPv6
versions should then be given without enclosing brackets.
-.SH "PROXY PROTOCOL PREFIXES"
+.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.
@@ -57,7 +59,7 @@ Makes it the equivalent of --socks4a
Makes it the equivalent of --socks5
.IP "socks5h://"
Makes it the equivalent of --socks5-hostname
-.SH EXIT CODES
+.Sh EXIT CODES
There are a bunch of different error codes and their corresponding error
messages that may appear during bad conditions. At the time of this writing,
the exit codes are:
@@ -246,11 +248,10 @@ Stream error in HTTP/2 framing layer.
.IP XX
More error codes will appear here in future releases. The existing ones
are meant to never change.
-.SH AUTHORS / CONTRIBUTORS
+.Sh AUTHORS
Daniel Stenberg is the main author, but the whole list of contributors is
found in the separate THANKS file.
-.SH WWW
-https://curl.haxx.se
-.SH "SEE ALSO"
-.BR ftp (1),
-.BR wget (1)
+.Sh SEE ALSO
+.Lk https://curl.haxx.se
+.Xr ftp 1 ,
+.Xr wget 1