summary refs log tree commit diff
path: root/ppmhist.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2024-04-01 17:26:11 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2024-04-01 17:26:11 +0000
commit788a260c0eb1c6e3500429c28a2ef258d0c2d081 (patch)
tree0c745692d41d582b29a70a80fff46b80b4cfbd13 /ppmhist.html
parent67299f49726a0d615120c976c24812448531f167 (diff)
downloadnetpbm-mirror-788a260c0eb1c6e3500429c28a2ef258d0c2d081.tar.gz
netpbm-mirror-788a260c0eb1c6e3500429c28a2ef258d0c2d081.tar.xz
netpbm-mirror-788a260c0eb1c6e3500429c28a2ef258d0c2d081.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4902 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ppmhist.html')
-rw-r--r--ppmhist.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ppmhist.html b/ppmhist.html
index e2ba973a..f8674d30 100644
--- a/ppmhist.html
+++ b/ppmhist.html
@@ -132,10 +132,10 @@ Generates the histogram for human reading.  This is the default.
 
 <dt><b>-colorname</b>
 
-<dd>Add the color name to the output.  This is the name from the <a
-href="libppm.html#dictionary">system color dictionary</a>.  If the exact
-color is not in the color dictionary, it is the closest color that is
-in the dictionary and is preceded by a '*'.  If you don't have a 
+<dd>Add the color name to the output.  This is the name from
+the <a href="libppm.html#dictionary">system color dictionary</a>.  If the
+exact color is not in the color dictionary, it is an asterisk followed by the
+name of the closest color that is in the dictionary.  If you don't have a
 system color dictionary, the program fails.
 
 <p>This option was added in Netpbm 10.10 (October 2002).