summary refs log tree commit diff
path: root/pnmnoraw.html
diff options
context:
space:
mode:
Diffstat (limited to 'pnmnoraw.html')
-rw-r--r--pnmnoraw.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/pnmnoraw.html b/pnmnoraw.html
index 06bbbced..b38f343d 100644
--- a/pnmnoraw.html
+++ b/pnmnoraw.html
@@ -1,24 +1,26 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Pnmnoraw User Manual</TITLE></HEAD>
-<BODY>
-<H1>pnmnoraw</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Pnmnoraw User Manual</title></head>
+<body>
+<h1>pnmnoraw</h1>
 Updated: March 2000
-<BR>
-<H2>NAME</H2>
-<B>pnmnoraw</B> - replaced by pnmtoplainpnm
-<H2>DESCRIPTION</H2>
+
+<h2>NAME</h2>
+
+pnmnoraw - replaced by pnmtoplainpnm and pnmtopnm
+
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
+
 <p><b>pnmnoraw</b> was replaced in Netpbm 8.2 (March 2000) by <b><a
 href="pnmtoplainpnm.html">pnmtoplainpnm</a></b>, which was obsoleted by
 <b>pnmtopnm</b> in Netpbm 10.23 (July 2004).
 
-<P><B>pnmtoplainpnm</b> was actually the same program; it was just renamed
+<p><b>pnmtoplainpnm</b> was actually the same program; it was just renamed
 to make it clear that is just a format converter.
 
-<P><B>pnmtopnm</b> is more general, in that it can go both directions.
+<p><b>pnmtopnm</b> is more general, in that it can go both directions.
 <b>pnmtopnm -plain</b> is the same as <b>pnmnoraw</b>.
 
-</BODY>
-</HTML>
+</body>
+</html>