about summary refs log tree commit diff
path: root/pnmarith.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 /pnmarith.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 'pnmarith.html')
-rw-r--r--pnmarith.html25
1 files changed, 12 insertions, 13 deletions
diff --git a/pnmarith.html b/pnmarith.html
index 41439084..8564c96d 100644
--- a/pnmarith.html
+++ b/pnmarith.html
@@ -1,19 +1,18 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
-<HEAD><title>Pnmarith User Manual</title></HEAD>
-
-<BODY>
-<H1>pnmarith</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Pnmarith User Manual</title></head>
+<body>
+<h1>pnmarith</h1>
 Updated: 22 June 2002
-<BR>
-<H2>NAME</H2>
-pnmarith - perform arithmetic on two PNM images
+<br>
+<h2>NAME</h2>
+
+pnmarith - replaced by pamarith
 
-<H2>DESCRIPTION</H2>
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
-<P>Starting with Netpbm 10.3, <b>pnmarith</b> is obsolete.  Use
+<p>Starting with Netpbm 10.3, <b>pnmarith</b> is obsolete.  Use
 <a href="pamarith.html"><b>pamarith</b></a> instead.
 
 <b>pamarith</b> is backward compatible with <b>pnmarith</b> except where
@@ -22,8 +21,8 @@ the one with the lesser depth to have the higher depth before doing the
 arithmetic.  With <b>pamarith</b>, you must do that step separately, using
 <b>pgmtoppm</b>.
 
-</BODY>
-</HTML>
+</body>
+</html>