diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-03-13 09:30:32 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-03-13 11:06:18 +0000 |
commit | 06181fceffb21e9b592e45649c943741055152ae (patch) | |
tree | fa7f41c7c352ba411997245cf739b7db08afd8cd /doc/MANUAL.html | |
parent | Update ChangeLog (diff) | |
download | w3m-06181fceffb21e9b592e45649c943741055152ae.tar.gz w3m-06181fceffb21e9b592e45649c943741055152ae.zip |
Add extbrowser4, extbrowser5, ..., and extbrowser9
Diffstat (limited to 'doc/MANUAL.html')
-rw-r--r-- | doc/MANUAL.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/MANUAL.html b/doc/MANUAL.html index 8353f33..300e370 100644 --- a/doc/MANUAL.html +++ b/doc/MANUAL.html @@ -204,9 +204,9 @@ bindings, see <a href="#Key:lynx">the Lynx-like key binding</a>. <TR><TD>C-h<TD>View history of URL <TR><TD>F<TD>Render frame <TR><TD>M<TD>Browse current document using external browser -(use 2M and 3M to invoke second and third browser) +(use 2M, 3M, ..., and 9M to invoke second, third, ..., and ninth browser) <TR><TD>ESC M<TD>Browse link using external browser -(use 2ESC M and 3ESC M to invoke second and third browser) +(use 2ESC M, 3ESC M, ..., and 9ESC M to invoke second, third, ..., and ninth browser) </table> <H3>File/Stream operation</H3> |