From 315e729ec3a2251bc1ca86d83e5b96ef7bbd8a2b Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Mon, 13 Dec 2021 19:25:23 +0000 Subject: [PATCH] Fix typo "variables" in linkchecker(1) Proxy Support --- doc/src/man/linkchecker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/man/linkchecker.rst b/doc/src/man/linkchecker.rst index 904f60bd..e0647511 100644 --- a/doc/src/man/linkchecker.rst +++ b/doc/src/man/linkchecker.rst @@ -333,7 +333,7 @@ LinkChecker also detects manual proxy settings of Internet Explorer under Windows systems. On a Mac use the Internet Config to select a proxy. You can also set a comma-separated domain list in the :envvar:`no_proxy` -environment variables to ignore any proxy settings for these domains. +environment variable to ignore any proxy settings for these domains. The :envvar:`curl_ca_bundle` environment variable can be used to identify an alternative certificate bundle to be used with an HTTPS proxy.