about summary refs log tree commit diff
path: root/ppmtoneo.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-08 03:00:29 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-08 03:00:29 +0000
commit292c31b67899f4bb0708e6a691a48c83a8b7bdd1 (patch)
tree25b6a32f774dafae1de4cbf411c36bf5dbd39a6f /ppmtoneo.html
parente76369425f43af492f9f9437b0a35ad911ab6a97 (diff)
downloadnetpbm-mirror-292c31b67899f4bb0708e6a691a48c83a8b7bdd1.tar.gz
netpbm-mirror-292c31b67899f4bb0708e6a691a48c83a8b7bdd1.tar.xz
netpbm-mirror-292c31b67899f4bb0708e6a691a48c83a8b7bdd1.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1385 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ppmtoneo.html')
-rw-r--r--ppmtoneo.html23
1 files changed, 8 insertions, 15 deletions
diff --git a/ppmtoneo.html b/ppmtoneo.html
index 68b123b1..e52906be 100644
--- a/ppmtoneo.html
+++ b/ppmtoneo.html
@@ -6,35 +6,30 @@ Updated: 24 April 2001
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
 ppmtoneo - convert a PPM into an Atari Neochrome .neo file
 
-<A NAME="lbAC">&nbsp;</A>
 <H2>SYNOPSIS</H2>
 
 <B>ppmtoneo</B>
 
 [<I>ppmfile</I>]
 
-<A NAME="lbAD">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <p><b>ppmtoneo</b> reads a PPM image as input and produces an Atari
 Neochrome .neo file as output.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="neotoppm.html">neotoppm</A></B>,
 
 <B><A HREF="ppm.html">ppm</A></B>
 
-<A NAME="lbAF">&nbsp;</A>
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>
 
 Copyright (C) 2001 by Teemu Hukkanen &lt;<A
 HREF="mailto:tjhukkan@iki.fi">tjhukkan@iki.fi</A>&gt;, based on
@@ -42,14 +37,12 @@ ppmtopi1 by Steve Belczyk (<A
 HREF="mailto:seb3@gte.com">seb3@gte.com</A>) and Jef Poskanzer.
 
 <HR>
-<A NAME="index">&nbsp;</A>
-<H2>Table Of Contents</H2>
+<H2 id="index">Table Of Contents</H2>
 <UL>
-<LI><A HREF="#lbAB">NAME</A>
-<LI><A HREF="#lbAC">SYNOPSIS</A>
-<LI><A HREF="#lbAD">DESCRIPTION</A>
-<LI><A HREF="#lbAE">SEE ALSO</A>
-<LI><A HREF="#lbAF">AUTHOR</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#author">AUTHOR</A>
 </UL>
 </BODY>
 </HTML>