summary refs log tree commit diff
path: root/ppmtojpeg.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmtojpeg.html')
-rw-r--r--ppmtojpeg.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/ppmtojpeg.html b/ppmtojpeg.html
index 4cc0aff7..019f5fe4 100644
--- a/ppmtojpeg.html
+++ b/ppmtojpeg.html
@@ -1,21 +1,23 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Ppmtojpeg User Manual</TITLE>
-</HEAD><BODY>
-<H1>ppmtojpeg</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Ppmtojpeg User Manual</title></head>
+<body>
+<h1>ppmtojpeg</h1>
 Updated: September 2001
-<BR>
-<H2>NAME</H2>
-<b>ppmtojpeg</b> - replaced by pnmtojpeg
-<H2>DESCRIPTION</H2>
+
+<h2>NAME</h2>
+
+ppmtojpeg - replaced by pnmtojpeg
+
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
+
 <p><b>ppmtojpeg</b> was replaced in Netpbm 9.19 (September 2001) by
 <b><a href="pnmtojpeg.html">pnmtojpeg</a></b>.
 
-<P><B>pnmtojpeg</b> is backward compatible with <b>ppmtojpeg</b>
+<p><b>pnmtojpeg</b> is backward compatible with <b>ppmtojpeg</b>
 except that with PGM or PBM input, it generates JPEG output in the special
 grayscale format.
 
-</BODY>
-</HTML>
+</body>
+</html>