diff --git a/source/clear-linux/guides/clearlinux/autoproxy_about.txt b/source/clear-linux/guides/clearlinux/autoproxy_about.txt index 178f9dd6..10f29816 100644 --- a/source/clear-linux/guides/clearlinux/autoproxy_about.txt +++ b/source/clear-linux/guides/clearlinux/autoproxy_about.txt @@ -2,7 +2,7 @@ The |CL-ATTR| is the first Linux distribution to support autoproxy. The OS can discover a Proxy Auto-Config (PAC) script and use it to automatically resolve the proxy needed for a given connection. With Autoproxy, you can use |CL| inside any proxy environment without having to manually -configure the proxies. +configure the proxies: * Automate unit testing without worrying about the proxy not being set * Remove unset proxies from the equation when dealing with network diff --git a/source/clear-linux/guides/clearlinux/autoproxy_guide.txt b/source/clear-linux/guides/clearlinux/autoproxy_guide.txt index 74a82cce..70c0148d 100644 --- a/source/clear-linux/guides/clearlinux/autoproxy_guide.txt +++ b/source/clear-linux/guides/clearlinux/autoproxy_guide.txt @@ -1,6 +1,6 @@ Autoproxy allows |CL| to operate seamlessly behind a proxy -because :ref:`swupd-guide` and other |CL| tools are implemented on -top of libcurl. Tools that do not use libcurl, like git, must +because :ref:`software update ` and other |CL| tools are +implemented on top of libcurl. Tools that do not use libcurl, like git, must be configured independently. If you encounter problems with autoproxy functioning, use diff --git a/source/clear-linux/guides/guides.rst b/source/clear-linux/guides/guides.rst index c4a308da..dece5da5 100644 --- a/source/clear-linux/guides/guides.rst +++ b/source/clear-linux/guides/guides.rst @@ -11,7 +11,7 @@ Our Guides: The following guides provide step-by-step instructions for tasks that come -after completing the |CL| :ref:`installation `. +after completing the |CL-ATTR| :ref:`installation `. Clear Linux Tooling ===================