diff options
Diffstat (limited to 'doc/FAQ.html')
| -rw-r--r-- | doc/FAQ.html | 28 | 
1 files changed, 14 insertions, 14 deletions
| diff --git a/doc/FAQ.html b/doc/FAQ.html index a113d8b..68e0f2e 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -25,6 +25,7 @@        General Questions, How to Get It, Required Environment       </b>      </a> +   </li>      <ul>       <li>        <b> @@ -57,7 +58,6 @@        </b>       </li>      </ul> -   </li>     <li>      <a href="#install">       <b> @@ -71,6 +71,7 @@        Options, Commands, Usage       </b>      </a> +   </li>      <ul>       <li>        <b> @@ -124,13 +125,13 @@        </b>       </li>      </ul> -   </li>     <li>      <a href="#www">       <b>        Questions about WWW usage       </b>      </a> +   </li>      <ul>       <li>        <b> @@ -175,18 +176,18 @@       </li>       <li>        <b> -       w3m appends a URL to the former one despite of having cleared -       the line with Ctrl-u. What to do? +       w3m appends a URL to the former one even when I clear the line +       with Ctrl-u. What should I do?        </b>       </li>      </ul> -   </li>     <li>      <a href="#other">       <b> -      Misc +      Miscellaneous       </b>      </a> +   </li>      <ul>       <li>        <b> @@ -199,7 +200,6 @@        </b>       </li>      </ul> -   </li>    </ul>    <h2 id="general">     <u> @@ -399,7 +399,7 @@        type <q>o</q> to get to the options screen       </li>       <li> -      <b>Mark <q>Display with color</q> as ON</b> and choose an +      Mark <q>Display with color</q> as <q>YES</q> and choose an        arbitrary color.       </li>       <li> @@ -528,7 +528,7 @@ Which?     </dt>     <dd>      <p> -     Clear input text using Ctrl-u and hit RETURN. +     Clear input text using CTRL-u and hit RETURN.      </p>     </dd>    </dl> @@ -615,7 +615,7 @@ Which?     </dt>     <dd>      <p> -     Set the environment variables HTTP_PROXY, HTTPS_PROXY, GOPHER_PROXY and FTP_PROXY, or use the option +     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      </p> @@ -636,7 +636,7 @@ Which?      firefox %s &  </pre>      <p> -     (if you are using Firefox). Note that %s is replaced with the URL when invoking. +     (if you are using Firefox).      </p>     </dd>     <dt> @@ -669,18 +669,18 @@ application/x-dvi;           xdvi %s     </dt>     <dd>      <p> -     Type SHIFT-U +     Type SHIFT-u      </p>     </dd>     <dt>      <b>       w3m appends a URL to the former one even when I clear the line -     with Ctrl-u. What should I do? +     with CTRL-u. What should I do?      </b>     </dt>     <dd>      <p> -     Enter the <i>complete</i> adress, e.g. http://www.slashdot.org. +     Enter the <i>complete</i> address, e.g. http://www.slashdot.org.      </p>     </dd>    </dl> | 
