summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--directory.html4
-rw-r--r--jpeg2ktopam.html2
-rw-r--r--pamexec.html2
-rw-r--r--pamshadedrelief.html2
-rw-r--r--pamslice.html5
-rw-r--r--pamsplit.html2
-rw-r--r--pamsumm.html4
-rw-r--r--pamsummcol.html2
-rw-r--r--pamtojpeg2k.html2
-rw-r--r--pbmtolj.html2
-rw-r--r--pbmtomacp.html2
-rw-r--r--pbmtosunicon.html2
-rw-r--r--pngtopam.html2
-rw-r--r--pnmtile.html2
-rw-r--r--pnmtofiasco.html2
-rw-r--r--ppmcolormask.html2
-rw-r--r--ppmhist.html2
-rw-r--r--ppmtolj.html4
-rw-r--r--ppmtopj.html6
-rw-r--r--ppmtoppm.html4
-rw-r--r--ppmtospu.html2
-rw-r--r--thinkjettopbm.html6
22 files changed, 31 insertions, 32 deletions
diff --git a/directory.html b/directory.html
index 8be7fdb5..7d4915e4 100644
--- a/directory.html
+++ b/directory.html
@@ -599,7 +599,7 @@ convert Windows icon file to PPM (obsoleted by <b>winicontoapm</b>).
 <DT><B><a href=yuvsplittoppm.html>yuvsplittoppm</a> </B>
 <DD>merge 3 subsampled raw YUV files to one PPM
 
-<DT><B><a href=yuv2topam.html>yuy2topam</a>     </B>
+<DT><B><a href=yuy2topam.html>yuy2topam</a>     </B>
 <DD>convert YUY2 format to PAM
 
 <DT><B><a href=zeisstopnm.html>zeisstopnm</a></B>
@@ -722,7 +722,7 @@ a color map containing all possible colors of given maxval
 <DT><B><a href=pamstretch.html>pamstretch</a></B>
 <DD>scale up an image by inserting interpolated pixels
 
-<DT><B><a href=pamstretch.html>pamstretch-gen</a></B>
+<DT><B><a href=pamstretch-gen.html>pamstretch-gen</a></B>
 <DD>scale by non-integer values using pamstretch and pamscale
 
 <DT><B><a href=pamenlarge.html>pamenlarge</a>    </B>
diff --git a/jpeg2ktopam.html b/jpeg2ktopam.html
index c0dd4978..f52ab77a 100644
--- a/jpeg2ktopam.html
+++ b/jpeg2ktopam.html
@@ -120,7 +120,7 @@ JPEG-2000 formats.
 <H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="pamtojpeg2k.html">pamtojpeg2k</A></B>,
-<B><A HREF="jpegtopnm.html">pnmtopeg</A></B>,
+<B><A HREF="jpegtopnm.html">jpegtopnm</A></B>,
 <B><A HREF="ppm.html">ppm</A></B>,
 <B><A HREF="pgm.html">pgm</A></B>,
 <B><A HREF="pbm.html">pbm</A></B>,
diff --git a/pamexec.html b/pamexec.html
index 35ef2d81..c663a72a 100644
--- a/pamexec.html
+++ b/pamexec.html
@@ -96,7 +96,7 @@ you can buffer through a temporary file like this:
 
 <B><A HREF="pamfile.html">pamfile</A></B>,
 <B><A HREF="pampick.html">pampick</A></B>,
-<B><A HREF="pamsplit.html">pampick</A></B>,
+<B><A HREF="pamsplit.html">pamsplit</A></B>,
 <B><A HREF="pnm.html">pnm</A></B>,
 <B><A HREF="pam.html">pam</A></B>,
 <B>cat</b> man page
diff --git a/pamshadedrelief.html b/pamshadedrelief.html
index bd06f0ac..7cdfc19f 100644
--- a/pamshadedrelief.html
+++ b/pamshadedrelief.html
@@ -84,7 +84,7 @@ gamma adjustment.
 
 <B><A HREF="pamcrater.html">pamcrater</A></B>
 
-<B><A HREF="pam.html">pgm</A></B>,
+<B><A HREF="pam.html">pam</A></B>,
 
 
 <H2>AUTHOR</H2>
diff --git a/pamslice.html b/pamslice.html
index e0e40566..79787018 100644
--- a/pamslice.html
+++ b/pamslice.html
@@ -88,11 +88,10 @@ decimal, <b>pnmtopnm -plain</b> is a good way to do that.
 
 <A HREF="pamcut.html">pamcut</A>
 <A HREF="pnmtopnm.html">pnmtopnm</A>
-<A HREF="pamchannel.html">pnmtoplainpnm</A>
+<A HREF="pamchannel.html">pamchannel</A>
 <A HREF="pnm.html">pnm</A>
 
-<a name="history">&nbsp;</a>
-<H2>HISTORY</H2>
+<H2 id="history">HISTORY</H2>
 
 <P><b>pamslice</b> replaced <b>pgmslice</b> in Netpbm 10.3 (June 2002).
 It was backward compatible, but worked on Netpbm images other than PGM and
diff --git a/pamsplit.html b/pamsplit.html
index 347af0e5..f5149358 100644
--- a/pamsplit.html
+++ b/pamsplit.html
@@ -75,7 +75,7 @@ files, use <b>pamexec</b>.
 
 <B><A HREF="pamfile.html">pamfile</A></B>,
 <B><A HREF="pampick.html">pampick</A></B>,
-<B><A HREF="pamexec.html">pampick</A></B>,
+<B><A HREF="pamexec.html">pamexec</A></B>,
 <B><A HREF="pnm.html">pnm</A></B>,
 <B><A HREF="pam.html">pam</A></B>,
 <B>cat</b> man page
diff --git a/pamsumm.html b/pamsumm.html
index 052fcce6..3e0a4694 100644
--- a/pamsumm.html
+++ b/pamsumm.html
@@ -38,7 +38,7 @@ and prints the result to Standard Output.
 case of a PGM or PPM or PAM equivalent (i.e. a visual image), this is not the
 same as the light intensities represented by those samples.  See the format
 specifications of <a href="pgm.html">PGM</a>,
-<a href="ppm.html">PPM</a>, and <a href="pgm.html">PAM</a>, for the precise
+<a href="ppm.html">PPM</a>, and <a href="pam.html">PAM</a>, for the precise
 meanings of samples in these formats.  If you want to do arithmetic on light
 intensities of such a visual image, you can use <b>pnmgamma</b> to convert it
 to one with samples proportional to light intensity, and then
@@ -110,7 +110,7 @@ extract it and then <b>pamsumm</b>.
 
 <H2 id="seealso">SEE ALSO</H2>
 
-<B><A HREF="pamsummcol.html">pamsumm</A></B>,
+<B><A HREF="pamsummcol.html">pamsummcol</A></B>,
 <B><A HREF="pam.html">pam</A></B>,
 
 <h2 id="history">HISTORY</h2>
diff --git a/pamsummcol.html b/pamsummcol.html
index b20e226b..78e7207d 100644
--- a/pamsummcol.html
+++ b/pamsummcol.html
@@ -107,7 +107,7 @@ horizontally at all.  Use the pixel mixing method.
 <H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="pamsumm.html">pamsumm</A></B>,
-<B><A HREF="pamflip.html">pamscale</A></B>,
+<B><A HREF="pamflip.html">pamflip</A></B>,
 <B><A HREF="pamfunc.html">pamfunc</A></B>,
 <B><A HREF="pamarith.html">pamarith</A></B>,
 <B><A HREF="pamscale.html">pamscale</A></B>,
diff --git a/pamtojpeg2k.html b/pamtojpeg2k.html
index 45acde3a..2dec593e 100644
--- a/pamtojpeg2k.html
+++ b/pamtojpeg2k.html
@@ -217,7 +217,7 @@ read JPEG do not automatically read JPEG-2000 and vice versa.
 <H2>SEE ALSO</H2>
 
 <B><A HREF="jpeg2ktopam.html">jpeg2ktopam</A></B>,
-<B><A HREF="pnmtojpeg.html">pnmtopeg</A></B>,
+<B><A HREF="pnmtojpeg.html">pnmtojpeg</A></B>,
 <B><A HREF="ppm.html">ppm</A></B>,
 <B><A HREF="pgm.html">pgm</A></B>,
 <B><A HREF="pbm.html">pbm</A></B>,
diff --git a/pbmtolj.html b/pbmtolj.html
index 6da45550..95b2959c 100644
--- a/pbmtolj.html
+++ b/pbmtolj.html
@@ -92,7 +92,7 @@ controls the &quot;number of copies&quot; printer control;
 <H2 id="seealso">SEE ALSO</H2>
 
 <a href="pnmtopclxl.html"><b>pnmtopclxl</b></a>,
-<a href="pbmtolj.html"><b>ppmtolj</b></a>,
+<a href="ppmtolj.html"><b>ppmtolj</b></a>,
 <a href="pjtoppm.html"><b>pjtoppm</b></a>,
 <a href="ppmtopj.html"><b>ppmtopj</b></a>,
 <a href="thinkjettopbm.html"><b>thinkjettopbm</b></a>,
diff --git a/pbmtomacp.html b/pbmtomacp.html
index a2d1722d..386d5f2d 100644
--- a/pbmtomacp.html
+++ b/pbmtomacp.html
@@ -83,7 +83,7 @@ more flexibly by processing the input through <b>pamcut</b>.
 
 <A HREF="macptopbm.html">macptopbm</A>,
 <A HREF="ppmtopict.html">ppmtopict</A>,
-<A HREF="macptopbm.html">pamcut</A>,
+<A HREF="pamcut.html">pamcut</A>,
 <A HREF="pbm.html">pbm</A>,
 <b>mcvert</b> documentation
 
diff --git a/pbmtosunicon.html b/pbmtosunicon.html
index 0821ac13..10d63eba 100644
--- a/pbmtosunicon.html
+++ b/pbmtosunicon.html
@@ -27,7 +27,7 @@ as output.
 <A HREF="sunicontopnm.html">sunicontopnm</A>,
 <A HREF="ppmtowinicon.html">ppmtowinicon</A>,
 <A HREF="pbmtozinc.html">pbmtozinc</A>,
-<A HREF="ppmtouil.html">ppmotuil</A>,
+<A HREF="ppmtouil.html">ppmtouil</A>,
 <A HREF="pbm.html">pbm</A>
 
 <H2 id="author">AUTHOR</H2>
diff --git a/pngtopam.html b/pngtopam.html
index 42ed0c5e..6cafbcd4 100644
--- a/pngtopam.html
+++ b/pngtopam.html
@@ -249,7 +249,7 @@ Netpbm format.
 <H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="pnmtopng.html">pnmtopng</A>,
-<A HREF="pngtopnm.html">pnmtopng</A>,
+<A HREF="pngtopnm.html">pngtopnm</A>,
 <b>ptot</b>,
 <A HREF="pnmgamma.html">pnmgamma</A>, 
 <A HREF="pnm.html">pnm</A>
diff --git a/pnmtile.html b/pnmtile.html
index 5feb65bb..25f83a53 100644
--- a/pnmtile.html
+++ b/pnmtile.html
@@ -35,7 +35,7 @@ see <b>pamundice</b> or (for a thumbnail sheet) <b>pnmindex</b>.
 
 <H2 id="seealso">SEE ALSO</H2>
 
-<A HREF="pamundice.html">pamdice</A>,
+<A HREF="pamundice.html">pamundice</A>,
 <A HREF="pnmcat.html">pnmcat</A>,
 <A HREF="pamdice.html">pamdice</A>,
 <A HREF="pnmindex.html">pnmindex</A>,
diff --git a/pnmtofiasco.html b/pnmtofiasco.html
index a01ae535..9f8c63c1 100644
--- a/pnmtofiasco.html
+++ b/pnmtofiasco.html
@@ -334,7 +334,7 @@ predict P-frame 4, frames 1 and 4 are used to predict B-frames 2 and
 <H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="fiascotopnm.html">fiascotopnm</A></B>,
-<B><A HREF="pnmtojpeg.html">ppmtojpeg</A></B>,
+<B><A HREF="pnmtojpeg.html">pnmtojpeg</A></B>,
 <B><A HREF="pnmtojbig.html">pnmtojbig</A></B>,
 <B><A HREF="pamtogif.html">pamtogif</A></B>,
 <B><A HREF="pnm.html">pnm</A></B>
diff --git a/ppmcolormask.html b/ppmcolormask.html
index e4671f33..1337d953 100644
--- a/ppmcolormask.html
+++ b/ppmcolormask.html
@@ -112,7 +112,7 @@ color.
 <B><A HREF="pgmtoppm.html">pgmtoppm</A></B>,
 <B><A HREF="pamcomp.html">pamcomp</A></B>,
 <B><A HREF="pbmmask.html">pbmmask</A></B>,
-<B><A HREF="pnmtopng.html">pbmmask</A></B>,
+<B><A HREF="pnmtopng.html">pnmtopng</A></B>,
 <B><A HREF="ppm.html">ppm</A></B>
 
 
diff --git a/ppmhist.html b/ppmhist.html
index 8cac7b07..0f268337 100644
--- a/ppmhist.html
+++ b/ppmhist.html
@@ -159,7 +159,7 @@ similar to <b>-forensic</b>.
 
 <B><A HREF="pgmhist.html">pgmhist</A></B>,
 
-<B><A HREF="pnmcolormap.html">pnmcolormmap</A></B>,
+<B><A HREF="pnmcolormap.html">pnmcolormap</A></B>,
 
 <B><A HREF="pnmhistmap.html">pnmhistmap</A></B>,
 
diff --git a/ppmtolj.html b/ppmtolj.html
index dc366314..533d705d 100644
--- a/ppmtolj.html
+++ b/ppmtolj.html
@@ -66,8 +66,8 @@ Set the required output resolution 75|100|150|300|600
 <H2 id="seealso">SEE ALSO</H2>
 
 HP PCL 5 &amp; Color Reference Guide,
-<a href="pnmtopclxl.html"><b>pnmtopclxl.html</b></a>,
-<a href="pbmtolj.html"><b>pbmtolj.html</b></a>,
+<a href="pnmtopclxl.html"><b>pnmtopclxl</b></a>,
+<a href="pbmtolj.html"><b>pbmtolj</b></a>,
 <a href="ppmtopj.html"><b>ppmtopj</b></a>,
 <a href="thinkjettopbm.html"><b>thinkjettopbm</b></a>,
 <a href="ppm.html"><b>ppm.html</b></a>
diff --git a/ppmtopj.html b/ppmtopj.html
index b50be281..51107c73 100644
--- a/ppmtopj.html
+++ b/ppmtopj.html
@@ -114,13 +114,13 @@ Move by <i>pos</i> pixels in the y direction.
 <H2>SEE ALSO</H2>
 
 HP PaintJet XL Color Graphics Printer User's Guide,
-<a href="pnmtopclxl.html"><b>pnmtopclxl.html</b></a>,
-<a href="pjtoppm.html"><b>pjtoppm.html</b></a>,
+<a href="pnmtopclxl.html"><b>pnmtopclxl</b></a>,
+<a href="pjtoppm.html"><b>pjtoppm</b></a>,
 <A href="pamdepth.html"><b>pamdepth</b></A>,
 <A HREF="pnmremap.html"><b>pnmremap</b></A>,
 <A HREF="pamseq.html"><b>pamseq</b></A>,
 <A HREF="ppmdither.html"><b>ppmdither</b></A>,
-<a href="pbmtolj.html"><b>pbmtolj.html</b></a>,
+<a href="pbmtolj.html"><b>pbmtolj</b></a>,
 <a href="ppmtopj.html"><b>ppmtolj</b></a>,
 <a href="thinkjettopbm.html"><b>thinkjettopbm</b></a>,
 <A HREF="ppm.html"><b>ppm</b></A>
diff --git a/ppmtoppm.html b/ppmtoppm.html
index 01a66623..cf889c5a 100644
--- a/ppmtoppm.html
+++ b/ppmtoppm.html
@@ -43,8 +43,8 @@ When you know you have a PBM image, use that and <b>pbmtopgm</b>.
 <B><A HREF="pamtopnm.html">pamtopnm</A></B>,
 <B><A HREF="pgmtoppm.html">pgmtoppm</A></B>,
 <B><A HREF="pbmtopgm.html">pbmtopgm</A></B>,
-<B><A HREF="pbm.html">ppm</A></B>,
-<B><A HREF="pgm.html">ppm</A></B>,
+<B><A HREF="pbm.html">pbm</A></B>,
+<B><A HREF="pgm.html">pgm</A></B>,
 <B><A HREF="ppm.html">ppm</A></B>,
 
 <H2 id="history">HISTORY</H2>
diff --git a/ppmtospu.html b/ppmtospu.html
index dae8001e..4423feb2 100644
--- a/ppmtospu.html
+++ b/ppmtospu.html
@@ -56,7 +56,7 @@ to force it to these dimensions.
 
 
 <B><A HREF="sputoppm.html">sputoppm</A></B>,
-<B><A HREF="spctoppm.html">sputoppm</A></B>,
+<B><A HREF="spctoppm.html">spctoppm</A></B>,
 <B><A HREF="pamscale.html">pamscale</A></B>,
 <B><A HREF="pamcut.html">pamcut</a></b>,
 <B><A HREF="ppm.html">ppm</A></B>
diff --git a/thinkjettopbm.html b/thinkjettopbm.html
index 0dd985ee..5fbeed68 100644
--- a/thinkjettopbm.html
+++ b/thinkjettopbm.html
@@ -42,9 +42,9 @@ equipment.
 <A NAME="lbAF">&nbsp;</A>
 <H2>SEE ALSO</H2>
 
-<b><a href="pnmtopclxl.html">pnmtopclx.html</a></b>,
-<b><a href="pbmtolj.html">pbmtolj.html</a></b>,
-<b><a href="ppmtolj.html">ppmtopj</a></b>,
+<b><a href="pnmtopclxl.html">pnmtopclxl</a></b>,
+<b><a href="pbmtolj.html">pbmtolj</a></b>,
+<b><a href="ppmtolj.html">ppmtolj</a></b>,
 <b><a href="ppmtopj.html">ppmtopj</a></b>,
 <b><a href="thinkjettopbm.html">thinkjettopbm</a></b>,
 <B><A HREF="pbm.html">pbm</A></B>,