diff options
| author | Ito Hiroyuki <ZXB01226@nifty.com> | 2010-08-04 14:06:35 +0000 | 
|---|---|---|
| committer | Ito Hiroyuki <ZXB01226@nifty.com> | 2010-08-04 14:06:35 +0000 | 
| commit | de4557c096f0ef91763331e8ca3c8fe45b223aca (patch) | |
| tree | b1e6346013614fceb733ad4fde3a9cf5edf1a734 /doc/MANUAL.html | |
| parent | [w3m-dev 04363] Re: w3m's bugs from bugs.debian.org (diff) | |
| download | w3m-de4557c096f0ef91763331e8ca3c8fe45b223aca.tar.gz w3m-de4557c096f0ef91763331e8ca3c8fe45b223aca.zip | |
fix conditions for UseGraphicChar
Diffstat (limited to '')
| -rw-r--r-- | doc/MANUAL.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/MANUAL.html b/doc/MANUAL.html index c134462..aff0189 100644 --- a/doc/MANUAL.html +++ b/doc/MANUAL.html @@ -129,7 +129,7 @@ with -cols option.  <dt>-no-proxy  <dd>Don't use proxy server.  <dt>-no-graph -<dd>Don't use graphic character to draw frames. +<dd>Use ASCII character to draw frames.  <dt>-no-mouse  <dd>Don't activate mouse.  <dt>-config file | 
