about summary refs log tree commit diff
path: root/ppmdcfont.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmdcfont.html')
-rw-r--r--ppmdcfont.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/ppmdcfont.html b/ppmdcfont.html
index c7b79291..bae4a28c 100644
--- a/ppmdcfont.html
+++ b/ppmdcfont.html
@@ -15,13 +15,12 @@ ppmdcfont - Turn a Ppmdfont file into C source for a builtin font
 <B>ppmdcfont</B>
 
 
-<p>(There are no arguments or options)
-
-
 <H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
+<p>(There are no arguments or options)
+
 <p><b>ppmdcfont</b> creates a C source file that you can compile into
 a built-in font for use with the Netpbm PPM drawing facilities.  It
 reads a Ppmdfont file on Standard Input and writes the C source code to