summary refs log tree commit diff
path: root/pnmtopng.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-03-12 21:53:16 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-03-12 21:53:16 +0000
commit32fbd9cd4af2cca98a18ba86b698ac2635f44070 (patch)
tree51652d045065171709ccba7988bbbdf9617c65ba /pnmtopng.html
parent9cbe7246f623a63757becaf217efdc14d423cab6 (diff)
downloadnetpbm-mirror-32fbd9cd4af2cca98a18ba86b698ac2635f44070.tar.gz
netpbm-mirror-32fbd9cd4af2cca98a18ba86b698ac2635f44070.tar.xz
netpbm-mirror-32fbd9cd4af2cca98a18ba86b698ac2635f44070.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2913 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmtopng.html')
-rw-r--r--pnmtopng.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pnmtopng.html b/pnmtopng.html
index a062f382..4f397b5b 100644
--- a/pnmtopng.html
+++ b/pnmtopng.html
@@ -329,7 +329,7 @@ different syntax.
 <dt><b>-srgbintent=</b><i>intent</i>
 <dd>This asserts that the input is a pseudo-Netpbm image that uses an
 sRGB color space (unlike true Netpbm) and indicates how you intend for the
-colors to be rendered.  It causes <b>pamtopng</b> to include an sRGB chunk
+colors to be rendered.  It causes <b>pnmtopng</b> to include an sRGB chunk
 in the PNG image that specifies that intent, so see the PNG documentation for
 more information on what this really means.