small refinement based on review feedback

This commit is contained in:
Kevin Putnam
2018-11-06 10:10:34 -08:00
parent 404ef3b18b
commit 4180c34902
2 changed files with 5 additions and 4 deletions
@@ -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
+2 -2
View File
@@ -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 <get-started>`.
after completing the |CL| :ref:`installation <get-started>`.
Clear Linux Tooling
===================