2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-21 01:29:06 +00:00

fix typo in manual page

Thanks A. Costa for reporting the error.
This commit is contained in:
Jay Berkenbilt 2012-04-06 21:48:20 -04:00
parent 01bcda8974
commit 271dcb3ac0

View File

@ -10,7 +10,7 @@ zlib-flate \- raw zlib compression program
The zlib-flate program is part of the qpdf package.
.PP
The zlib-flate program reads from standard input and writes to
standard output either compressing or compressing its input using raw
standard output either compressing or uncompressing its input using raw
zlib compression. It can be used to uncompress or compress raw PDF
streams or other data that is compressed with raw zlib compression.
This program is provided primarily as a debugging tool, though it