diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2013-12-27 10:04:12 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2013-12-27 10:04:12 +0000 |
commit | dda4f688e293080c9c492eaab5064cec9f3e6748 (patch) | |
tree | 9bcd488f6a5a89e4c36a32efe957ac555a805499 /doc | |
parent | Merge from upstream on 2012-05-22 (diff) | |
download | w3m-dda4f688e293080c9c492eaab5064cec9f3e6748.tar.gz w3m-dda4f688e293080c9c492eaab5064cec9f3e6748.zip |
Cleanup unusable links in MANUAL.html
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517315
Diffstat (limited to 'doc')
-rw-r--r-- | doc/MANUAL.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/MANUAL.html b/doc/MANUAL.html index aff0189..04800d8 100644 --- a/doc/MANUAL.html +++ b/doc/MANUAL.html @@ -468,8 +468,7 @@ and <a href="keymap.lynx">keymap.lynx</a>) as examples. You can run CGI scripts using w3m, without any HTTP server. It means that w3m behaves like an HTTP server and activates CGI script, then w3m reads the output of the script and display it. The -<a href="file:///$LIB/w3mbookmark?mode=panel&bmark=~/.w3m/bookmark.html&url=MANUAL.html&title=w3m+manual">bookmark registration</a> -and <a href="file:///$LIB/w3mhelperpanel?mode=panel">helper-app editor</a> +bookmark registration and helper-app editor are realized as local CGI scripts. Using local CGI, w3m can be used as a general purpose form interface. <P> |