diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-05-26 09:52:47 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-05-26 09:52:47 +0200 |
commit | 97c28a6c807e8c7d9251bd9f8de425ea908c428c (patch) | |
tree | 2a6810c234af67b25af17deed1b272ebaaffdaf3 /sys/man | |
parent | a106a19bbfa32f86d43f80e94eaf38b82f97ebe6 (diff) |
page(1): theres no -r option, nor multipage restrictions
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/1/page | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/man/1/page b/sys/man/1/page index c86c3f541..929c9e1d5 100644 --- a/sys/man/1/page +++ b/sys/man/1/page @@ -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 , |