summary refs log tree commit diff
path: root/pnmstitch.html
diff options
context:
space:
mode:
Diffstat (limited to 'pnmstitch.html')
-rw-r--r--pnmstitch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pnmstitch.html b/pnmstitch.html
index 3caea690..cbc39da4 100644
--- a/pnmstitch.html
+++ b/pnmstitch.html
@@ -53,7 +53,7 @@ You probably want to crop the result with <b>pamcut</b> to make a nice
 rectangular image.
 
 <p>If you're just trying to join (concatenate) two images at their edges, use
-<b>pnmcat</b>.
+<b>pamcat</b>.
 
 <p>The <i>left_filespec</i> and <i>right_filespec</i> arguments are the
 specifications (names) of the PNM files containing the left hand and
@@ -110,7 +110,7 @@ about the stitching process.
 <h2 id="seealso">SEE ALSO</h2>
 
 <b><a href="pamcut.html">pamcut</a></b>,
-<b><a href="pnmcat.html">pnmcat</a></b>,
+<b><a href="pamcat.html">pamcat</a></b>,
 <b><a href="pamflip.html">pamflip</a></b>,
 <b><a href="pnm.html">pnm</a></b>,