summary refs log tree commit diff
path: root/ppmshift.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmshift.html')
-rw-r--r--ppmshift.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppmshift.html b/ppmshift.html
index f46fdd92..ce825e04 100644
--- a/ppmshift.html
+++ b/ppmshift.html
@@ -58,7 +58,7 @@ convert it to ppm, and process it e.g. like this, assuming the picture is
          ppmshift 10 >lower.ppm
      
      #and concatenate the two pieces
-     pnmcat -topbottom upper.ppm lower.ppm >newpic.ppm
+     pamcat -topbottom upper.ppm lower.ppm >newpic.ppm
 
 </pre>
 
@@ -71,7 +71,7 @@ surface with slight ripples.
 <a href="pamcut.html">pamcut</a>,
 <a href="pamflip.html">pamflip</a>,
 <a href="ppmdim.html">ppmdim</a>,
-<a href="pnmcat.html">pnmcat</a>
+<a href="pamcat.html">pamcat</a>
 
 
 <h2 id="author">AUTHOR</h2>