summary refs log tree commit diff
path: root/pnmtoplainpnm.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 /pnmtoplainpnm.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 'pnmtoplainpnm.html')
-rw-r--r--pnmtoplainpnm.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pnmtoplainpnm.html b/pnmtoplainpnm.html
index 16fe9c9a..62e9966e 100644
--- a/pnmtoplainpnm.html
+++ b/pnmtoplainpnm.html
@@ -6,18 +6,18 @@ Updated: July 2004
 
 <h2>NAME</h2>
 
-pnmtoplainpnm - replaced by pnmtopnm
+pnmtoplainpnm - replaced by pamtopnm
 
 <h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <p><b>pnmtoplainpnm</b> was obsoleted in Netpbm 10.23 (July 2004) by <b><a
-href="pnmtopnm.html">pnmtopnm</a></b>.  Just use the Netpbm common option
+href="pamtopnm.html">pamtopnm</a></b>.  Just use the Netpbm common option
 <b>-plain</b>.
 
 <p><b>pnmtoplainpnm</b> exists today for backward compatibility; all it
-does is call <b>pnmtopnm -plain</b>.
+does is call <b>pamtopnm -plain</b>.
 
 <p><b>pnmtoplainpnm</b> was new in Netpbm 8.2 (March 2000) as a renaming
 of <b>pnmnoraw</b>, which was new in Pbmplus in November 1989.