about summary refs log tree commit diff
path: root/pamtopfm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-02-16 17:40:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-02-16 17:40:08 +0000
commit6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b (patch)
treead89c7ab72f7642ec88ef2de3ee26072dcedff30 /pamtopfm.html
parent2d95a3a4e16940583b1dbce3fb085b4e39f1b3fe (diff)
downloadnetpbm-mirror-6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b.tar.gz
netpbm-mirror-6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b.tar.xz
netpbm-mirror-6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@579 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamtopfm.html')
-rw-r--r--pamtopfm.html20
1 files changed, 6 insertions, 14 deletions
diff --git a/pamtopfm.html b/pamtopfm.html
index 5068c574..3bd47369 100644
--- a/pamtopfm.html
+++ b/pamtopfm.html
@@ -6,12 +6,10 @@ Updated: 10 April 2004
 
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="name">&nbsp;</A>
 <H2>NAME</H2>
 pamtopfm - Convert Netpbm image to PFM (Portable Float Map)
 
-<A NAME="synopsis">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 <B>pamtopfm</B>
 [<b>-endian=</b>{<b>big</b>|<b>little</b>}]
 [<b>-scale=</b><i>float</i>]
@@ -21,8 +19,7 @@ pamtopfm - Convert Netpbm image to PFM (Portable Float Map)
 You may use two hyphens instead of one.  You may separate an option
 name and its value with white space instead of an equals sign.
 
-<A NAME="description">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
@@ -52,8 +49,7 @@ and a non-color PFM otherwise.
 image to Netpbm format.
 
 
-<A NAME="options">&nbsp;</A>
-<H2>OPTIONS</H2>
+<H2 id="options">OPTIONS</H2>
 
 <DL COMPACT>
 <DT><B>-scale=</b><i>float</i>
@@ -80,24 +76,20 @@ image to Netpbm format.
 
 </DL>
 
-<A NAME="seealso">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="index.html">Netpbm</A></B>,
 <B><A HREF="pfmtopam.html">pfmtopam</A></B>,
 <B><A HREF="pam.html">pam</A></B>
 
-<A NAME="history"></a>
-<h2>HISTORY</h2>
+<h2 id="history">HISTORY</h2>
 
 <p><b>pamtopfm</b> was added to Netpbm in Release 10.22 (April 2004).
 
 
 <HR>
-<A NAME="index">&nbsp;</A>
-<H2>Table Of Contents</H2>
+<H2 id="index">Table Of Contents</H2>
 <UL>
-<LI><A HREF="#name">NAME</A>
 <LI><A HREF="#synopsis">SYNOPSIS</A>
 <LI><A HREF="#description">DESCRIPTION</A>
 <LI><A HREF="#options">OPTIONS</A>