summary refs log tree commit diff
path: root/ppmtotga.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-08 18:18:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-08 18:18:08 +0000
commit31ea43d06c92da53cedcfc2031d190abebe80ccd (patch)
tree38cd707f7b4eb88763349156e7d3aa95e1aa0e43 /ppmtotga.html
parentad48d09aa16cf2c106ba4d0e232c703a75ab5c49 (diff)
downloadnetpbm-mirror-31ea43d06c92da53cedcfc2031d190abebe80ccd.tar.gz
netpbm-mirror-31ea43d06c92da53cedcfc2031d190abebe80ccd.tar.xz
netpbm-mirror-31ea43d06c92da53cedcfc2031d190abebe80ccd.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3906 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ppmtotga.html')
-rw-r--r--ppmtotga.html24
1 files changed, 13 insertions, 11 deletions
diff --git a/ppmtotga.html b/ppmtotga.html
index 3a3a78de..d5e6c122 100644
--- a/ppmtotga.html
+++ b/ppmtotga.html
@@ -1,20 +1,22 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Ppmtotga User Manual</TITLE>
-</HEAD><BODY>
-<H1>ppmtotga</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Ppmtotga User Manual</title></head>
+<body>
+<h1>ppmtotga</h1>
 Updated: July 2002
-<BR>
-<H2>NAME</H2>
+
+<h2>NAME</h2>
+
 ppmtotga - replaced by pamtotga
-<H2>DESCRIPTION</H2>
+
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
+
 <p><b>ppmtotga</b> was replaced in Netpbm 10.6 (July 2002) by
 <b><a href="pamtotga.html">pamtotga</a></b>.
 
-<P><B>pamtotga</b> is backward compatible with <b>ppmtotga</b>, but
+<p><b>pamtotga</b> is backward compatible with <b>ppmtotga</b>, but
 also recognizes PAM input, including that with a transparency channel.
 
-</BODY>
-</HTML>
+</body>
+</html>