about summary refs log tree commit diff
path: root/ppmcolors.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-18 05:04:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-18 05:04:38 +0000
commitcf32168df820afe9cde4ff155a67ae8d0911e55d (patch)
tree707092f16af6ac02bb86ac27f10e7f5806f85343 /ppmcolors.html
parent74d1e209a24b69480cea55d8689af37f75846555 (diff)
downloadnetpbm-mirror-cf32168df820afe9cde4ff155a67ae8d0911e55d.tar.gz
netpbm-mirror-cf32168df820afe9cde4ff155a67ae8d0911e55d.tar.xz
netpbm-mirror-cf32168df820afe9cde4ff155a67ae8d0911e55d.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@440 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ppmcolors.html')
-rw-r--r--ppmcolors.html21
1 files changed, 14 insertions, 7 deletions
diff --git a/ppmcolors.html b/ppmcolors.html
index c2c958b4..369938ce 100644
--- a/ppmcolors.html
+++ b/ppmcolors.html
@@ -1,13 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD><TITLE>Ppmcolors User Manual</TITLE></HEAD>
+<html><head>
+<title>ppmcolors</title>
+</head><body>
+<h1>ppmcolors</h1>
+<br>
+<h2>NAME</h2>
+<b>ppmcolors</b> - obsolete
 
-<BODY>
+<h2>DESCRIPTION</h2>
 
 <p><b>ppmcolors</b> is obsolete.  The more general program <b><a
-href=pamseq.html>pamseq</a></b> took its place in June 2002.
-<b>ppmcolors</b> remains for backward compatibility, but all it does is
-run <b>pamseq</b>.  It is slower and less flexible than running
+href="pamseq.html">pamseq</a></b> took its place in June 2002.
+
+<b>ppmcolors</b> remains for backward compatibility, but all it does
+is run <b>pamseq</b>.  It is slower and less flexible than running
 <b>pamseq</b> directly.
 
-</BODY>
-</HTML>
+</body>
+</html>