summary refs log tree commit diff
path: root/pnminterp.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 /pnminterp.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 'pnminterp.html')
-rw-r--r--pnminterp.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/pnminterp.html b/pnminterp.html
index ddcb4fb0..c5c49847 100644
--- a/pnminterp.html
+++ b/pnminterp.html
@@ -1,20 +1,22 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Pnminterp User Manual</TITLE>
-</HEAD><BODY>
-<H1>pnminterp</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Pnminterp User Manual</title></head>
+<body>
+<h1>pnminterp</h1>
 Updated: December 2001
-<BR>
-<H2>NAME</H2>
-<B>pnminterp</B> - replaced by pamstretch
-<H2>DESCRIPTION</H2>
+
+<h2>NAME</h2>
+
+pnminterp - replaced by pamstretch
+
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
+
 <p><b>pnminterp</b> was replaced in Netpbm 9.21 (December 2001) by
 <b><a href="pamstretch.html">pamstretch</a></b>.
 
-<P><B>pamstretch</b> is backward compatible with <b>pnminterp</b>, but
+<p><b>pamstretch</b> is backward compatible with <b>pnminterp</b>, but
 also recognizes PAM input, including that with a transparency channel.
 
-</BODY>
-</HTML>
+</body>
+</html>