aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIto Hiroyuki <ZXB01226@nifty.com>2010-08-04 14:06:35 +0000
committerIto Hiroyuki <ZXB01226@nifty.com>2010-08-04 14:06:35 +0000
commitde4557c096f0ef91763331e8ca3c8fe45b223aca (patch)
treeb1e6346013614fceb733ad4fde3a9cf5edf1a734 /doc
parent[w3m-dev 04363] Re: w3m's bugs from bugs.debian.org (diff)
downloadw3m-de4557c096f0ef91763331e8ca3c8fe45b223aca.tar.gz
w3m-de4557c096f0ef91763331e8ca3c8fe45b223aca.zip
fix conditions for UseGraphicChar
Diffstat (limited to '')
-rw-r--r--doc-jp/README.m17n2
-rw-r--r--doc/MANUAL.html2
-rw-r--r--doc/README.m17n2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc-jp/README.m17n b/doc-jp/README.m17n
index 39efd93..0c13872 100644
--- a/doc-jp/README.m17n
+++ b/doc-jp/README.m17n
@@ -230,7 +230,7 @@
エンティティを ASCII の代替表現で表す(デフォルト ON)
OFF にすると ISO 8859-1 として扱う。
graphic_char
- テーブルやメニューの枠に graphic 文字を使う(デフォルト OFF)
+ テーブルやメニューの枠に DEC 特殊文字文字を使う(デフォルト OFF)
OFF の場合 CJK の文字コード、UTF-8 では罫線を使う。
コード変換
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
diff --git a/doc/README.m17n b/doc/README.m17n
index 0dd1b78..d3a6ea5 100644
--- a/doc/README.m17n
+++ b/doc/README.m17n
@@ -202,7 +202,7 @@ Option pannel
Use alternate expression with ASCII for entities. (Default: ON)
If it is OFF, entities are treated as ISO 8859-1
graphic_char
- Use graphic char for border of table and menu.
+ Use DEC special graphics for border of table and menu.
If it is OFF, ruled line is used with CJK charset or UTF-8.
Code conversion