diff options
author | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-07 16:19:22 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-07 16:19:22 +0100 |
commit | a439a6fe0db71f6e53adf1b18f714f24439c50e0 (patch) | |
tree | 62b9ff89a147f0bbcf79c05ed161d9c985872d03 | |
parent | debfa23d449055aa58441e39c822442fd51e9a10 (diff) |
typo
-rwxr-xr-x | pdftool.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |