diff options
author | kraxel <kraxel> | 2008-06-09 15:00:59 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2008-06-09 15:00:59 +0000 |
commit | 81e3ed55bd60bebbb1f839b17573fa49b4e4bef0 (patch) | |
tree | 7686b22ce2f3bc1047c7d92d15db165d77423b69 /fbgs.man | |
parent | 8dae03a9fefea29e94a8e97f461260522274164a (diff) | |
download | fbida-81e3ed55bd60bebbb1f839b17573fa49b4e4bef0.tar.gz |
merge man-page spell fixes from fedora package.
Diffstat (limited to 'fbgs.man')
-rw-r--r-- | fbgs.man | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,9 +8,9 @@ framebuffer console .B fbgs is a simple wrapper script which takes a PostScript or pdf file as input, renders the pages using ghostscript into a -temporarely directory and finally calls fbi to display them. +temporary directory and finally calls fbi to display them. .SH OPTIONS -fbps understands all fbi options (they are passed throuth). +fbps understands all fbi options (they are passed through). Additionally you can specify -l, -xl or -xxl to get the pages rendered with 100, 120 or 150 dpi (default is 75). You can use option -p <password> if your PDF file requires password. |