few usage/man page fixes

This commit is contained in:
Jiri Popelka 2013-03-26 14:50:18 +01:00
parent 77daaa3ff0
commit fbb9798101
2 changed files with 29 additions and 4 deletions

View File

@ -1,5 +1,30 @@
--- psutils/psresize.man.manpage 2005-01-10 09:34:14.228278061 +0000
+++ psutils/psresize.man 2005-01-10 09:35:09.361747816 +0000
diff -up psutils/epsffit.c.manpage psutils/epsffit.c
--- psutils/epsffit.c.manpage 2013-03-26 14:29:40.000000000 +0100
+++ psutils/epsffit.c 2013-03-26 14:31:09.828141988 +0100
@@ -34,7 +34,7 @@ static void usage(void)
{
fprintf(stderr, "%s release %d patchlevel %d\n", program, RELEASE, PATCHLEVEL);
fprintf(stderr, "Copyright (C) Angus J. C. Duggan, 1991-1995. See file LICENSE for details.\n");
- fprintf(stderr, "Usage: %s [-c] [-r] [-a] [-s] llx lly urx ury [infile [outfile]]\n",
+ fprintf(stderr, "Usage: %s [-c] [-r] [-a] [-m] [-s] llx lly urx ury [infile [outfile]]\n",
program);
exit(1);
}
diff -up psutils/psnup.man.manpage psutils/psnup.man
--- psutils/psnup.man.manpage 2013-03-26 14:29:40.000000000 +0100
+++ psutils/psnup.man 2013-03-26 14:37:24.109882610 +0100
@@ -32,7 +32,7 @@ psnup \- multiple pages per sheet
] [
.B \-s\fIscale\fR
] [
-.B \-\fInup\fR
+.B \-n\fIup\fR
] [
.B \-q
] [
diff -up psutils/psresize.man.manpage psutils/psresize.man
--- psutils/psresize.man.manpage 2013-03-26 14:29:40.193375608 +0100
+++ psutils/psresize.man 2013-03-26 14:29:40.199375526 +0100
@@ -1,6 +1,6 @@
.TH PSRESIZE 1 "PSUtils Release @RELEASE@ Patchlevel @PATCHLEVEL@"
.SH NAME

View File

@ -101,8 +101,8 @@ make -f Makefile.unix \
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Mar 26 2013 Jiri Popelka <jpopelka@redhat.com> - 1.17-41
- few usage/man page fixes
* Thu Nov 29 2012 Jiri Popelka <jpopelka@redhat.com> - 1.17-40
- fix dist tag and URL