summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-10 04:17:34 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-10 04:17:34 +0000
commitfb48776592aebf481e5b27db16786005dd965c71 (patch)
tree0a080978c78745c36d970eb7cbbdca96ad43eb34
parente53aee8fa9e36434f90ae76901a9be48617b966d (diff)
downloadnetpbm-mirror-fb48776592aebf481e5b27db16786005dd965c71.tar.gz
netpbm-mirror-fb48776592aebf481e5b27db16786005dd965c71.tar.xz
netpbm-mirror-fb48776592aebf481e5b27db16786005dd965c71.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4426 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--pamcat.html3
-rw-r--r--pamcut.html2
-rw-r--r--pamtable.html12
-rw-r--r--pnmindex.html4
-rw-r--r--pnmmontage.html2
-rw-r--r--ppmrough.html2
6 files changed, 21 insertions, 4 deletions
diff --git a/pamcat.html b/pamcat.html
index e7b580c0..3338c472 100644
--- a/pamcat.html
+++ b/pamcat.html
@@ -190,6 +190,9 @@ different for each image.
 
 <h2 id="history">HISTORY</h2>
 
+<p><b>pamcat</b> was new in Netpbm 11.00 (September 2022); in earlier versions,
+  <b>pnmcat</b> does most of the same thing.
+
 <p>Primordial Netpbm/Pbmplus contained concatenation tools, but there were two
   of them: <b>pbmcatlr</b> for left-right concatenation of PBM images
   and <b>pbmcattb</b> for top-bottom concatenation.  When the PGM and PPM
diff --git a/pamcut.html b/pamcut.html
index 2ef2201f..1bbaa0da 100644
--- a/pamcut.html
+++ b/pamcut.html
@@ -201,7 +201,7 @@ Print information about the processing to Standard Error.
 <b><a href="pamdice.html">pamdice</a></b>,
 <b><a href="pamcomp.html">pamcomp</a></b>,
 <b><a href="pnmpad.html">pnmpad</a></b>,
-<b><a href="pnmcat.html">pnmcat</a></b>,
+<b><a href="pamcat.html">pamcat</a></b>,
 <b><a href="pgmslice.html">pgmslice</a></b>,
 <b><a href="pnm.html">pnm</a></b>
 
diff --git a/pamtable.html b/pamtable.html
index 6e5a2324..ea79f82e 100644
--- a/pamtable.html
+++ b/pamtable.html
@@ -14,6 +14,9 @@ pamtable - print the raster as a table of numerical sample values
 
 <b>pamtable</b>
 
+[<b>-tuple</b>]
+[<b>-hex</b>]
+
 [<i>netpbmfile</i>]
 
 
@@ -88,6 +91,15 @@ Options</a>), <b>pamtable</b> recognizes the following command line options:
     
 <p>This option was new in Netpbm 10.11.00 (September 2022).
 
+<dt><b>-hex</b>
+
+<dd>Display sample values in hexadecimal instead of decimal.
+
+<p>This option is not valid with <b>-tuple</b>.
+
+<p>This option was new in Netpbm 10.11.00 (September 2022).
+
+  
 <dt><b>-verbose</b>
 
 <p>Print additional messages about the processing.
diff --git a/pnmindex.html b/pnmindex.html
index b1c98b66..cbf629cd 100644
--- a/pnmindex.html
+++ b/pnmindex.html
@@ -105,11 +105,12 @@ it with <b>-noquant.</b>
 
 </dl>
 
+
 <h2 id="seealso">SEE ALSO</h2>
 
 <b><a href="pamscale.html">pamscale</a></b>,
 
-<b><a href="pnmcat.html">pnmcat</a></b>,
+<b><a href="pamcat.html">pamcat</a></b>,
 
 <b><a href="pbmtext.html">pbmtext</a></b>,
 
@@ -125,6 +126,7 @@ it with <b>-noquant.</b>
 
 <b><a href="pnm.html">pnm</a></b>
 
+
 <h2 id="author">AUTHOR</h2>
 
 <p>Copyright (C) 1991 by Jef Poskanzer.
diff --git a/pnmmontage.html b/pnmmontage.html
index 0514d289..36fb5520 100644
--- a/pnmmontage.html
+++ b/pnmmontage.html
@@ -145,7 +145,7 @@ Similarly, you can use a vertical strut to force a minimum height.
 
 <h2 id="seealso">SEE ALSO</h2>
 
-<b><a href="pnmcat.html">pnmcat</a></b>,
+<b><a href="pamcat.html">pamcat</a></b>,
 
 <b><a href="pnmindex.html">pnmindex</a></b>,
 
diff --git a/ppmrough.html b/ppmrough.html
index 0ea76ac5..7ecc343d 100644
--- a/ppmrough.html
+++ b/ppmrough.html
@@ -154,7 +154,7 @@ Standard Error.
 <h2 id="seealso">SEE ALSO</h2>
 
 <b><a href="ppmmake.html">ppmmake</a></b>,
-<b><a href="pnmcat.html">pnmcat</a></b>,
+<b><a href="pamcat.html">pamcat</a></b>,
 <b><a href="ppmtopgm.html">ppmtopgm</a></b>,
 <b><a href="ppm.html">ppm</a></b>,