summary refs log tree commit diff
path: root/pamrestack.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-12-04 22:07:00 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-12-04 22:07:00 +0000
commit231a64a1749f7223cc30cfafc1695a03955009ad (patch)
tree13b22c64c267e192848244d2c5ed44332e6f02b4 /pamrestack.html
parent9dc172546e5959fbb73f598ffa9175a58f30f17a (diff)
downloadnetpbm-mirror-231a64a1749f7223cc30cfafc1695a03955009ad.tar.gz
netpbm-mirror-231a64a1749f7223cc30cfafc1695a03955009ad.tar.xz
netpbm-mirror-231a64a1749f7223cc30cfafc1695a03955009ad.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4473 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamrestack.html')
-rw-r--r--pamrestack.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/pamrestack.html b/pamrestack.html
index 008eabbd..9d513cfa 100644
--- a/pamrestack.html
+++ b/pamrestack.html
@@ -91,11 +91,11 @@ Print information about the processing to Standard Error.
 <p><b>pamrestack</b> is a general editor with many possible uses.
 <ul>
   <li>
-    <b>pamrestack</b> can rearrange into rectangles single-dimention images
+    <b>pamrestack</b> can rearrange into rectangles single-dimension images
     produced by programs such as <b>ppmhist</b> and <b>pamseq</b>.  This makes
     the output easier to examine with a viewer.  Conversely, <b>pamrestack</b>
     can be used to convert a normal rectangular image into one wide row or one
-    tall column if that is desireable for compression, conversion, or analysis.
+    tall column if that is desirable for compression, conversion, or analysis.
 
   <li>
     <b>pamrestack</b> can repair images corrupted by an incorrect width value
@@ -147,6 +147,7 @@ pnmcat -leftright oddrows.ppm evenrows.ppm | pamrestack -width=600
 <b><a href="pamseq.html">pamseq</a></b>,
 <b><a href="ppmhist.html">ppmhist</a></b>,
 <b><a href="pnmshear.html">pnmshear</a></b>,
+<b><a href="pamscale.html">pamscale</a></b>,
 <b><a href="pamdeinterlace.html">pamdeinterlace</a></b>,
 <b><a href="pamdice.html">pamdice</a></b>,
 <b><a href="pamundice.html">pamundice</a></b>,