Git commit f7e7878751dcd06a4e4acb2d744de049c458ef19 by Burkhard Lück, on behalf of Yuri Chornoivan. Committed on 09/11/2016 at 07:04. Pushed by lueck into branch 'master'.
Fix typos, use entity. M +4 -4 doc/kcontrol/proxy/index.docbook http://commits.kde.org/kio/f7e7878751dcd06a4e4acb2d744de049c458ef19 diff --git a/doc/kcontrol/proxy/index.docbook b/doc/kcontrol/proxy/index.docbook index ca93d1d..524d0df 100644 --- a/doc/kcontrol/proxy/index.docbook +++ b/doc/kcontrol/proxy/index.docbook @@ -120,10 +120,10 @@ the <guibutton>Auto Detect</guibutton> button to provide the environment variable names used to set the address of the proxy server(s).</para> <!-- Exceptions fields are different for system proxy (envar) + manual proxy list of hosts/IPs? --> <para>In the <guilabel>Exceptions</guilabel> field enter the environment variable, -e.g. $<envar>NO_PROXY</envar>, used to store the +⪚ $<envar>NO_PROXY</envar>, used to store the addresses of sites for which the proxy server should not be used.</para> <para>Use <guilabel>Show the value of the environment variables</guilabel> to -show the value of an environment variable istead of its name. +show the value of an environment variable instead of its name. However it is not possible to edit the values of environment variables in this module.</para> <!-- How to enable Auto Detect button? @@ -136,9 +136,9 @@ How to enable Auto Detect button? <listitem> <para>The complete addressing information for the proxy includes both -the internet address and a port number. You should enter these into +the Internet address and a port number. You should enter these into the relevant text boxes. Check <guilabel>Use this proxy server for all -protocols</guilabel> to copy the adresses and port of the HTTP proxy server +protocols</guilabel> to copy the adsresses and port of the HTTP proxy server into all other proxy fields, in order to help save some typing.</para> <variablelist>
