From 4180c349026ee0e069d38d95fb4cdf006e5d00d6 Mon Sep 17 00:00:00 2001 From: Kevin Putnam Date: Tue, 6 Nov 2018 10:10:34 -0800 Subject: [PATCH] small refinement based on review feedback --- source/clear-linux/guides/clearlinux/autoproxy_guide.txt | 5 +++-- source/clear-linux/guides/guides.rst | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/source/clear-linux/guides/clearlinux/autoproxy_guide.txt b/source/clear-linux/guides/clearlinux/autoproxy_guide.txt index 70c0148d..ca4f64b8 100644 --- a/source/clear-linux/guides/clearlinux/autoproxy_guide.txt +++ b/source/clear-linux/guides/clearlinux/autoproxy_guide.txt @@ -14,8 +14,9 @@ help troubleshoot assuming a familiarity with PAC files and WPAD. .. _findproxyforurl: http://findproxyforurl.com/ Running :command:`pacdiscovery` with no arguments will immediately indicate +one of the following: -1. if there is a problem resolving the :command:`WPAD` host name resolution: +1. If there is a problem resolving the :command:`WPAD` host name resolution: .. code:: console @@ -23,7 +24,7 @@ Running :command:`pacdiscovery` with no arguments will immediately indicate failed getaddrinfo: No address associated with hostname Unable to find wpad host -2. or if the :command:`pacrunner` service is disabled (masked). +2. Or if the :command:`pacrunner` service is disabled (masked): .. code:: console diff --git a/source/clear-linux/guides/guides.rst b/source/clear-linux/guides/guides.rst index dece5da5..8bbd085e 100644 --- a/source/clear-linux/guides/guides.rst +++ b/source/clear-linux/guides/guides.rst @@ -5,13 +5,13 @@ Guides Our Guides: -* Provide a critical, fundamental understanding of |CL| features +* Provide a critical, fundamental understanding of |CL-ATTR| features * Show you how to leverage the full feature set of |CL| * Enhance your productivity when using |CL| The following guides provide step-by-step instructions for tasks that come -after completing the |CL-ATTR| :ref:`installation `. +after completing the |CL| :ref:`installation `. Clear Linux Tooling ===================