shithub: riscv

Download patch

ref: 6999a3294dbe54292aa6ce478f734e3a45e783d6
parent: 050db2258fca625b0052d0b0686aab73d4a8c568
author: stanley lieber <[email protected]>
date: Thu Sep 22 18:45:47 EDT 2011

mothra(1): update man page

--- a/sys/man/1/mothra
+++ b/sys/man/1/mothra
@@ -71,19 +71,23 @@
 current file.  Button 2 shows the URL of a file,
 but does not retrieve or display it.
 Button 3 pops up a menu of commands:
-.TF save\ back
+.TF alt\ display
 .TP
-.B save back
-Place a link to the current file in a `back list'
-for future reference.
+.B alt display
+Collapse or expand the navigation boxes at the top of the browser window.
 .TP
-.B get back
-Retrieve and display the back list.
+.B snarf url
+Copy the current URL to the snarf buffer.
 .TP
-.B fix cmap
-Adjust the display's color map so that images will
-have correct colors.
+.B paste
+Paste the current snarf buffer at the current cursor position.
 .TP
+.B save hit
+Save the current URL to the hit list.
+.TP
+.B hit list
+Retrieve and display the hit list.
+.TP
 .B exit
 Ask for confirmation and quit.
 .PD
@@ -94,17 +98,23 @@
 .BI g " url
 Get the page with the given URL.
 .TP
+.B r
+Reload the current page.
+.TP
 .BI s " file
-Save the current file in the given
+Save the current page in the given
 .I file.
 .TP
-.B q
-Quit.
+.BI W " file
+Capture a screenshot of the entire browser window in the given
+.I file.
 .TP
-.B ?
+.BI w " file
+Capture a screenshot of the content area in the given
+.I file.
 .TP
-.B h
-Get help.
+.B q
+Quit.
 .PD
 .PP
 When
@@ -117,8 +127,8 @@
 .IR 9v (9.1))
 for image files.
 .SH FILES
-.B $home/lib/mothra/back.html 
-the back list
+.B $home/lib/mothra/hit.html 
+the hit list
 .br
 .B $home/lib/mothra/mothra.url
 log of visited URLs