summary refs log tree commit diff
path: root/bmptoppm.html
diff options
context:
space:
mode:
Diffstat (limited to 'bmptoppm.html')
-rw-r--r--bmptoppm.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/bmptoppm.html b/bmptoppm.html
index 8fbd6387..843948b3 100644
--- a/bmptoppm.html
+++ b/bmptoppm.html
@@ -1,20 +1,22 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Bmptoppm User Manual</TITLE>
-</HEAD><BODY>
-<H1>bmptoppm</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Bmptoppm User Manual</title></head>
+<body>
+<h1>bmptoppm</h1>
 Updated: March 2002
-<BR>
-<H2>NAME</H2>
-<B>bmptoppm</B> - replaced by bmptopnm
-<H2>DESCRIPTION</H2>
+
+<h2>NAME</h2>
+
+bmptoppm - replaced by bmptopnm
+
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
+
 <p><b>bmptoppm</b> was replaced in Netpbm 9.25 (March 2002) by
 <b><a href="bmptopnm.html">bmptopnm</a></b>.
 
-<P><B>bmptopnm</b> is backward compatible with <b>bmptoppm</b> except that
+<p><b>bmptopnm</b> is backward compatible with <b>bmptoppm</b> except that
 it generates PBM and PGM output when it is more appropriate than PPM.
 
-</BODY>
-</HTML>
+</body>
+</html>