aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2013-12-27 10:04:12 +0000
committerTatsuya Kinoshita <tats@debian.org>2013-12-27 10:04:12 +0000
commitdda4f688e293080c9c492eaab5064cec9f3e6748 (patch)
tree9bcd488f6a5a89e4c36a32efe957ac555a805499
parentMerge from upstream on 2012-05-22 (diff)
downloadw3m-dda4f688e293080c9c492eaab5064cec9f3e6748.tar.gz
w3m-dda4f688e293080c9c492eaab5064cec9f3e6748.zip
Cleanup unusable links in MANUAL.html
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517315
-rw-r--r--doc-jp/MANUAL.html3
-rw-r--r--doc/MANUAL.html3
2 files changed, 2 insertions, 4 deletions
diff --git a/doc-jp/MANUAL.html b/doc-jp/MANUAL.html
index 41d70f1..c9d0d5b 100644
--- a/doc-jp/MANUAL.html
+++ b/doc-jp/MANUAL.html
@@ -489,8 +489,7 @@ w3mを操作することができます.マウスが使えるのは,xterm/kterm/rxvt
w3mを使えば,HTTPサーバなしでCGIスクリプトを起動することができます.
このとき,w3mがサーバのふりをしてスクリプトを起動し,その出力を
読みこんで表示するわけです.
-<a href="file:///$LIB/w3mbookmark?mode=panel&bmark=~/.w3m/bookmark.html&url=MANUAL.html&title=w3m+manual">ブックマークの登録</a>と
-<a href="file:///$LIB/w3mhelperpanel?mode=panel">外部ビューアの編集</a>
+ブックマークの登録と外部ビューアの編集
は,local CGIのスクリプトとして実現されています.
local CGIを使えば,w3mを汎用のフォーム入力インタフェースとして
使うことができます.
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>