diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2016-04-03 12:46:18 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2016-04-03 13:35:43 +0000 | 
| commit | dce437618e66ba1927e65391c62cbddaac236623 (patch) | |
| tree | 2394d2d9b70d1eb4e36c91e828090bbfe893024b /doc/FAQ.html | |
| parent | Update English documents (diff) | |
| download | w3m-dce437618e66ba1927e65391c62cbddaac236623.tar.gz w3m-dce437618e66ba1927e65391c62cbddaac236623.zip | |
Update English documents
Diffstat (limited to 'doc/FAQ.html')
| -rw-r--r-- | doc/FAQ.html | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/doc/FAQ.html b/doc/FAQ.html index 68e0f2e..34da9f1 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -615,9 +615,9 @@ Which?     </dt>     <dd>      <p> -     Set the environment variable HTTP_PROXY or use the option -     setting panel (<q>o</q> key). For example, if you want to use -     port 8000 of proxy.example.org, specify +     Set the environment variables HTTP_PROXY, HTTPS_PROXY, GOPHER_PROXY +     and FTP_PROXY, or use the option setting panel (<q>o</q> key). For +     example, if you want to use port 8000 of proxy.example.org, specify      </p>  <pre>      http://proxy.example.org:8000/ @@ -636,7 +636,8 @@ Which?      firefox %s &  </pre>      <p> -     (if you are using Firefox). +     (if you are using Firefox). Note that %s is replaced with the URL +     when invoking.      </p>     </dd>     <dt> | 
