diff options
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> |