diff options
Diffstat (limited to 'fbgs.man')
-rw-r--r-- | fbgs.man | 36 |
1 files changed, 17 insertions, 19 deletions
@@ -19,9 +19,8 @@ fbgs \- Poor man's PostScript/pdf viewer for the linux framebuffer console. \# .SH DESCRIPTION .BR Fbgs -is a simple wrapper script which takes a \fIPostScript\fP (PS) or -\fIPortable Document Format\fP (PDF) file as input, renders the pages -using +is a simple wrapper script which takes a \fIPostScript\fP (PS) or \fIPortable +Document Format\fP (PDF) file as input, renders the pages using .BR gs (1) \- GhostScript \- into a temporary directory and finally calls .BR fbi (1) @@ -66,29 +65,28 @@ Stops interpreting after the designated page of the document. You can use this option if your PDF file requires a \fIpassword\fP. \# \# +.SH "SEE ALSO" +.BR fbi (1), +.BR gs (1) +\# +\# .SH AUTHOR Gerd Knorr .BR <kraxel@bytesex.org> \# \# -.SH SEE ALSO -.BR fbi (1), -.BR gs (1) -\# -\# .SH COPYRIGHT Copyright (c) 1999-2012 Gerd Knorr <kraxel@bytesex.org> .P -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. +This program is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free Software +Foundation; either version 2 of the License, or (at your option) any later +version. .P -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +This program is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU General Public License for more details. .P -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, +Cambridge, MA 02139, USA. |