summary refs log tree commit diff
path: root/pbmtox10bm.html
diff options
context:
space:
mode:
Diffstat (limited to 'pbmtox10bm.html')
-rw-r--r--pbmtox10bm.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/pbmtox10bm.html b/pbmtox10bm.html
index 416a07cb..980d6f32 100644
--- a/pbmtox10bm.html
+++ b/pbmtox10bm.html
@@ -1,23 +1,25 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Pbmtox10bm User Manual</TITLE></HEAD>
-<BODY>
-<H1>pbmtox10bm</H1>
-<BR>
-<H2>NAME</H2>
-pbmtox10bm - convert a PBM image to an X11 bitmap
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Pbmtox10bm User Manual</title></head>
+<body>
+<h1>pbmtox10bm</h1>
+<br>
+<h2>NAME</h2>
+pbmtox10bm - replaced by pbmtoxbm
+
+<h2>DESCRIPTION</h2>
+
+<p>This program is part of <a href="index.html">Netpbm</a>.
 
-<H2>DESCRIPTION</H2>
 <p><b>pbmtox10bm</b> was replaced in Netpbm 10.37 (December 2006) by
 <b><a href="pbmtoxbm.html">pbmtoxbm</a></b>.
 
-<P><B>pbmtoxbm</b> with the <b>-x10</b> option is backward compatible
+<p><b>pbmtoxbm</b> with the <b>-x10</b> option is backward compatible
 with <b>pbmtox10bm</b>.  <b>pbmtoxbm</b> also can generate X11 bitmaps.
 
-<P>You should not make any new use of <b>pbmtox10bm</b> and if you modify an
+<p>You should not make any new use of <b>pbmtox10bm</b> and if you modify an
 existing use, you should upgrade to <b>pbmtoxbm</b>.  But note that if you
 write a program that might have to be used with old Netpbm, <b>pbmtox10bm</b>
 is the only way to do that.
 
-</BODY>
-</HTML>
+</body>
+</html>