From 3d3255dd4190416d8b4e6752760a2e6487b9a564 Mon Sep 17 00:00:00 2001 From: Stéphane Aulery Date: Fri, 27 Jan 2012 00:22:42 +0100 Subject: Small fix of fbgs manpages fbgs.man: * Improve words wrap * Group authors and copyright sections * Fix .SH section fbgs.man.fr: * Improve words wrap * Group authors and copyright sections * Fix .SH section --- fbgs.man | 36 +++++++++++++++++------------------- fbgs.man.fr | 33 ++++++++++++++++----------------- 2 files changed, 33 insertions(+), 36 deletions(-) diff --git a/fbgs.man b/fbgs.man index 90e714e..9dd54c5 100644 --- a/fbgs.man +++ b/fbgs.man @@ -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 \# \# -.SH SEE ALSO -.BR fbi (1), -.BR gs (1) -\# -\# .SH COPYRIGHT Copyright (c) 1999-2012 Gerd Knorr .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. diff --git a/fbgs.man.fr b/fbgs.man.fr index fb91296..33a9cbf 100644 --- a/fbgs.man.fr +++ b/fbgs.man.fr @@ -68,9 +68,9 @@ Arrêter d'interpréter après la page du document désigné par le \fInuméro\f Vous pouvez utiliser cette option si votre fichier PDF nécessite un \fImotdepasse\fP. \# \# -.SH AUTEUR -Gerd Knorr -.BR +.SH "VOIR AUSSI" +.BR fbi (1), +.BR gs (1) \# \# .SH TRADUCTEUR @@ -78,24 +78,23 @@ Stéphane Aulery .BR \# \# -.SH VOIR AUSSI -.BR fbi (1), -.BR gs (1) +.SH AUTEUR +Gerd Knorr +.BR \# \# .SH COPYRIGHT Copyright (c) 1999-2012 Gerd Knorr .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. -- cgit