diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-05-13 17:17:50 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-05-13 17:17:50 +0000 |
commit | 97cb76cb61f59fa5991a826931bd11fae0e683b6 (patch) | |
tree | db831e9a34c57e9d07401fcc84664243407929a4 /doc | |
parent | fix indent (diff) | |
download | w3m-97cb76cb61f59fa5991a826931bd11fae0e683b6.tar.gz w3m-97cb76cb61f59fa5991a826931bd11fae0e683b6.zip |
[w3m-dev 03899] minor fixes
* acinclude.m4: fix s/SSLCFLAGS/SSL_CFLAGS/
* doc/README: update, fix typo
* doc-jp/FAQ.html: update, fix URL
* doc-jp/README: update
* doc-jp/README.SSL: update
* doc-jp/README.cookie: update
* doc-jp/README.img: update URL
* doc-jp/README.migemo: update
* doc-jp/STORY.html: fix URL
From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -22,9 +22,9 @@ Current problems are: w3m is known to work on these platforms. - SunOS4.1.x + SunOS 4.1.x HP-UX 9.x, 10.x - Solaris2.5.x + Solaris 2.5.x, 2.6, 8, 9 Linux 2.0.*/2.2.*/2.4.* FreeBSD 2.2.8, 3.1, 3.2, 4.6 NetBSD/macppc, m68k @@ -32,7 +32,7 @@ w3m is known to work on these platforms. Digital UNIX: v3.2D, v4.0D IRIX 5.3, IRIX 6.5 OS/2 with emx - Windows 9x/NT with Cygwin32 b20.1 + Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x MS-DOS with DJGPP and WATT32 packet driver MacOS X Server MacOS X 10.1, 10.2 @@ -42,7 +42,7 @@ w3m is known to work on these platforms. Follow these instructions to install w3m. - You need latest version of GC library (at least 6.1?). - You can get GC libbrary from + You can get GC library from http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ Note: if you're using GC library 6.1, you should install gc.h |