summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pambrighten.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/pambrighten.html b/pambrighten.html
index 603a4dca..30d90736 100644
--- a/pambrighten.html
+++ b/pambrighten.html
@@ -2,7 +2,7 @@
 <html><head><title>Pambrighten User Manual</title></head>
 <body>
 <h1>pambrighten</h1>
-Updated: 15 August 2020
+Updated: 18 August 2020
 <br>
 <a href="#index">Table Of Contents</a>
 
@@ -81,10 +81,11 @@ in addition to not getting the specified brightness boost.  For
 each pixel to bring it a specified percentage closer to white.  This increases
 the value and saturation.
 
-<p><b>pambrighten</b> is the same as <b>pambrighten</b>, except that it
-recognizes the various Netpbm image formats rather than treating them all as
-PPM.  The output format is the same as the input format and extra channels in
-a PAM image (such as a transparency channel) get passed through.
+<p><b>pambrighten</b> is meant to replace <b>ppmbrighten</b>.  It is the same
+as <b>ppmbrighten</b>, except that it recognizes the various Netpbm image
+formats rather than treating them all as PPM.  The output format is the same
+as the input format and extra channels in a PAM image (such as a
+transparency channel) get passed through.
 
 <p>If you want to modify the hues in the image, use <b>pamhue</b>.