diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2014-01-03 00:09:46 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2014-01-03 00:09:46 +0000 |
commit | 4aee2bd6ec18662e5e62f5176213443490b505df (patch) | |
tree | a15d227c7878f24c0ce01b48d88020628e58db74 /doc/README | |
parent | Merge branch 'bug/manual-links' (diff) | |
parent | Prefer US-ASCII rathar than Japanese encodings in English documents (diff) | |
download | w3m-4aee2bd6ec18662e5e62f5176213443490b505df.tar.gz w3m-4aee2bd6ec18662e5e62f5176213443490b505df.zip |
Merge branch 'bug/doc-ascii'
Diffstat (limited to '')
-rw-r--r-- | doc/README.cookie | 2 | ||||
-rw-r--r-- | doc/README.m17n | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.cookie b/doc/README.cookie index 56cca50..da16947 100644 --- a/doc/README.cookie +++ b/doc/README.cookie @@ -37,7 +37,7 @@ cookie support of w3m (HDN: host domain name) - ¡¦ If the number of "." in domain name is lesser than 2, it is + * If the number of "." in domain name is lesser than 2, it is assumed as invalid cookie (cf. RFC 2109 4.3.2), however, you can use cookie_avoid_wrong_number_of_dots to avoid this restriction. You can set this in "Domains to avoid [wrong number diff --git a/doc/README.m17n b/doc/README.m17n index c064d76..da5408b 100644 --- a/doc/README.m17n +++ b/doc/README.m17n @@ -49,7 +49,7 @@ Supported encoding schemes (character set) * Thai TIS-620 (ISO-8859-11), CP874 * Other - US_ASCII, ISO-8859-1 ¡Á 10, 13 ¡Á 15, + US_ASCII, ISO-8859-1 - 10, 13 - 15, KOI8-R, KOI8-U, NeXT, CP437, CP737, CP775, CP850, CP852, CP855, CP856, CP857, CP860, CP861, CP862, CP863, CP864, CP865, CP866, CP869, CP1006, CP1250, CP1251, CP1252, CP1253, CP1254, CP1255, CP1256, CP1257 |