summary refs log tree commit diff
path: root/libnetpbm.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 /libnetpbm.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 'libnetpbm.html')
-rw-r--r--libnetpbm.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/libnetpbm.html b/libnetpbm.html
index d012317c..ba120562 100644
--- a/libnetpbm.html
+++ b/libnetpbm.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
-<HEAD>
-<TITLE>Libnetpbm manual</TITLE>
-<META NAME="manual_section" CONTENT="3">
-</HEAD>
-<BODY>
-<H1>libnetpbm</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html>
+<head>
+<title>Libnetpbm manual</title>
+<meta name="manual_section" content="3">
+</head>
+<body>
+<h1>libnetpbm</h1>
 Updated: December 2003
-<BR>
+<br>
 <?makeman .SH NAME ?>
 <?makeman libnetpbm - general introduction to the netpbm library ?>
 <?makeman .SH DESCRIPTION ?>
@@ -75,9 +75,9 @@ basics on using <b>libnetpbm</b> in a program.
 <p>You can look up the reference information for a particular function
 in <a href="libnetpbm_dir.html">The libnetpbm Directory</a>.
 
-<P>Before Netpbm release 10 (June 2002), this library was split into
+<p>Before Netpbm release 10 (June 2002), this library was split into
 four: libpbm, libpgm, libppm, and libpnm.  That's largely the reason
 for the multiple sets of functions and scattered documentation.
 
-</BODY>
-</HTML>
+</body>
+</html>