git: 9front

Download patch

ref: 8cfb23e5d7999edb22fdb9a5cb97c38d71c41ae0
parent: 0d655a666c4b09ebbb62e7cabdf6c5c10b8ea626
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon May 26 05:52:47 EDT 2014

page(1): theres no -r option, nor multipage restrictions

--- a/sys/man/1/page
+++ b/sys/man/1/page
@@ -8,7 +8,7 @@
 .SH SYNOPSIS
 .B page
 [
-.B -abirPRvVw
+.B -iRw
 ] [
 .B -p
 .I ppi
@@ -68,9 +68,6 @@
 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 
@@ -77,9 +74,6 @@
 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 ,
--