summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-01-07 16:19:22 +0100
committerGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-01-07 16:19:22 +0100
commita439a6fe0db71f6e53adf1b18f714f24439c50e0 (patch)
tree62b9ff89a147f0bbcf79c05ed161d9c985872d03
parentdebfa23d449055aa58441e39c822442fd51e9a10 (diff)
typo
-rwxr-xr-xpdftool.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdftool.pl b/pdftool.pl
index 2c900d9..13e9c45 100755
--- a/pdftool.pl
+++ b/pdftool.pl
@@ -52,7 +52,7 @@ is I<a4>.
If no output file is given, or if a single hyphen-minus (I<->) is given as
file name, B<PDFTool> sends the data to the standard output. By
-defaults, B<PDFTool> outputs a PostScript document; see the B<--pdf> to
+default, B<PDFTool> outputs a PostScript document; see the B<--pdf> to
get a PDF instead. Note that due to a L<known limitation|http://www.ghostscript.com/doc/current/Issues.htm#Known_Limitations> of C<gs> with
the C<pswrite> device, the PostScript output might not be suitable for uses other than printing.