summary refs log tree commit diff
path: root/pnmcat.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-08-12 23:54:11 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-08-12 23:54:11 +0000
commit3784d1001822c2450b1b3b6efb11df5db554c515 (patch)
tree6e3e090f12e0ad9a6e8a34405621ffc26e9e894a /pnmcat.html
parentef01c3b833ded73731ca4c696c37de8a23f23e12 (diff)
downloadnetpbm-mirror-3784d1001822c2450b1b3b6efb11df5db554c515.tar.gz
netpbm-mirror-3784d1001822c2450b1b3b6efb11df5db554c515.tar.xz
netpbm-mirror-3784d1001822c2450b1b3b6efb11df5db554c515.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4407 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmcat.html')
-rw-r--r--pnmcat.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pnmcat.html b/pnmcat.html
index a2affa65..15aa8d83 100644
--- a/pnmcat.html
+++ b/pnmcat.html
@@ -23,7 +23,7 @@ including the ability to process PAM images.
   <ul>
     <li><b>pamcat</b> produces PAM output, whereas <b>pnmcat</b> produces PNM.
       With <b>pamcat</b>, If your inputs are PNM and you want PNM output, you
-      can run the output through <b>pnmtopnm</b>.  But most Netpbm programs
+      can run the output through <b>pamtopnm</b>.  But most Netpbm programs
       that take PNM input can just as well take the PAM input, so this may not
       be necessary.