utils/pdfimages.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 16da389c61c495111a5a49f62539a423a0655c28 Author: Adrian Johnson <[email protected]> Date: Mon Aug 26 07:50:51 2013 +0930 fix typo in pdfimages.1 diff --git a/utils/pdfimages.1 b/utils/pdfimages.1 index 955d8b3..2929eca 100644 --- a/utils/pdfimages.1 +++ b/utils/pdfimages.1 @@ -40,7 +40,7 @@ Instead of writing the images, list the images along with various information fo .IR image-root with this option. .IP -The following information is listed for each font: +The following information is listed for each image: .RS .TP .B page @@ -133,7 +133,7 @@ ccitt - CCITT Group 3 or Group 4 Fax "yes" if the interpolation is to be performed when scaling up the image .TP .B object ID -the font dictionary object ID (number and generation) +the image dictionary object ID (number and generation) .RE .TP .BI \-opw " password" _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
