diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-10-16 00:46:37 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-10-16 00:46:37 +0200 |
commit | 6039c95bcbcc70e1ab1a476d0d54f9f1d3fac183 (patch) | |
tree | 783f6a7ac979306cada68378cc462d0eee791632 | |
parent | 00c461fa1822c1c031961f1563c94f47a2b7b633 (diff) | |
parent | b3ed44d4dcf33a1a2acc34198ca61ee899c0bc9b (diff) |
merge
-rw-r--r-- | sys/man/1/mothra | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/man/1/mothra b/sys/man/1/mothra index a13ccb51b..bdd64e693 100644 --- a/sys/man/1/mothra +++ b/sys/man/1/mothra @@ -92,8 +92,11 @@ Button 3 pops up a menu of commands: Collapse or expand the navigation boxes at the top of the browser window. .TP .B moth mode -Enter moth mode and switch to the moth cursor. Clicking an image or link -with mouse button 1 saves a copy of the file in the current directory. +Enter moth mode and switch to the moth cursor. If the HREF of an image +link is different from the URL of the image itself, a link to the HREF will be +printed on the right side of the image. Clicking an image or link with mouse +button 1 saves a copy of the file in the current directory. Clicking mouse +button 2 sets the target as the current URL. Clicking the .B moth mode menu option again exits moth mode. |