]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/page
winwatch: l allows label changes
[plan9front.git] / sys / man / 1 / page
index 828b28316c8a47b540443432193b219609035473..1c3d5f54dccd15e2612d02e129baa94fdbf2495a 100644 (file)
@@ -8,7 +8,7 @@ files
 .SH SYNOPSIS
 .B page
 [
-.B -abirPRvVw
+.B -iRw
 ] [
 .B -p
 .I ppi
@@ -68,18 +68,12 @@ to create a new window for itself.
 The newly created window will grow as under the
 .B -R
 option.
-If being used to display 
-multipage documents,
-only one file may be specified on the command line.
 .PP
 The 
 .B -p 
 option sets the resolution for PostScript and PDF
 files, in pixels per inch.
 The default is 100 ppi.
-The
-.B -r
-option reverses the order in which pages are displayed.
 .PP
 When viewing images with 
 .IR page ,
@@ -161,7 +155,7 @@ or
 control-D exits the program.
 .PP
 To go to a specific page, one can type its number followed by enter.
-Typing left arrow, backspace, or minus displays the previous page.
+Typing left arrow or backspace displays the previous page.
 Typing right arrow, space, or enter displays the next page.
 The up and down arrow pan up and down one half screen height,
 changing pages when panning off the top or bottom of the page.
@@ -203,6 +197,8 @@ Preview this manual in a new window.
 .SH SOURCE
 .B /sys/src/cmd/page.c
 .SH BUGS
-The interface to the plumber is unsatisfactory.  In particular,
-document references cannot be sent 
-via plumbing messages.
+The interface to the plumber is experimental.
+.SH HISTORY
+.I Page
+first appeared in Plan 9 from Bell Labs. It was rewritten from
+scratch for 9front (September, 2011).