about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--directory.html2
-rw-r--r--index.html4
-rw-r--r--pbmtext.html5
-rw-r--r--pbmtonokia.html4
-rw-r--r--ppmglobe.html3
-rw-r--r--ppmtoyuv.html10
6 files changed, 14 insertions, 14 deletions
diff --git a/directory.html b/directory.html
index ca615700..4d7bca12 100644
--- a/directory.html
+++ b/directory.html
@@ -947,7 +947,7 @@ These all work on the Netpbm formats as input.
 <DT><B><a href=pamsplit.html>pamsplit</a></B>
 <DD>split a multi-image Netpbm file into multiple 1-image files
 
-<DT><b><a href="pamfixtrunc"></a></b>
+<DT><b><a href="pamfixtrunc.html"></a></b>
 <dd>repair a Netpbm image whose file is truncated
 
 <DT><B><a href=pambayer.html>pambayer</a></B>
diff --git a/index.html b/index.html
index ad716ecd..e302c301 100644
--- a/index.html
+++ b/index.html
@@ -647,7 +647,7 @@ Project</a>
 format.  It includes viewers, browser plugins, decoders, simple
 encoders, and utilities.  The encoders and decoders can convert
 between DjVu and PNM.  See <a
-href="http://djvulibre.djvuzone.org/index.html"> the DjVu website.</a>
+href="http://djvu.sourceforge.net/"> the DjVu website.</a>
 
 
 <h3 id="document">Document/Graphics Software</h3>
@@ -767,7 +767,7 @@ downloads faster, displays and renders faster, looks nicer on a
 screen, and consumes less client resources than competing formats.
 
 <p>For more information, see <a
-href="http://djvulibre.djvuzone.org/index.html"> the DjVu website.</a>
+href="http://djvu.sourceforge.net/"> the DjVu website.</a>
 
 <LI> <a
 href="http://www.web3d.org/x3d/specifications/vrml">VRML
diff --git a/pbmtext.html b/pbmtext.html
index a9a8ebbc..3cca96ae 100644
--- a/pbmtext.html
+++ b/pbmtext.html
@@ -181,8 +181,9 @@ some BDF fonts on the <a
 href="http://cvsweb.xfree86.org/cvsweb/xc/fonts/bdf/">Xfree86</a>
 web site.
 
-<p>You can get the full package of the BDF fonts from XFree86 (see above)
-from the <a href="netpbm.sourceforge.net/bdffont.tgz">Netpbm web site</a>.
+<p>You can get the full package of the BDF fonts from XFree86 (see
+above) from the <a
+href="http://netpbm.sourceforge.net/bdffont.tgz">Netpbm web site</a>.
 
 <h3>PBM Font</h3>
 
diff --git a/pbmtonokia.html b/pbmtonokia.html
index 431eb93c..610faac6 100644
--- a/pbmtonokia.html
+++ b/pbmtonokia.html
@@ -104,8 +104,8 @@ black and white graphics, not animated.
 <ul>
 <li><B><A HREF="pbm.html">pbm</A></B>,
 
-<li><B>Nokia Smart Messaging Specification (<A
-HREF="http://forum.nokia.com)">http://forum.nokia.com)</A></B>
+<li>Nokia Smart Messaging Specification (<A
+HREF="http://forum.nokia.com">http://forum.nokia.com</A>)
 
 <li><a href="http://www.kessler-design.com/wireless/samples.html">
 http://www.kessler-design.com/wireless/samples.html</a>
diff --git a/ppmglobe.html b/ppmglobe.html
index ff1c3e39..1d8abd71 100644
--- a/ppmglobe.html
+++ b/ppmglobe.html
@@ -122,8 +122,7 @@ situation.
 
 <P><b>ppmglobe</b> was new in Netpbm 10.16 (June 2003).
 
-<p>It is derived from <a href="http://www.gensthaler.de/projekte/ppmglobemap">
-Max Gensthaler's <b>ppmglobemap</b></a>.
+<p>It is derived from Max Gensthaler's <b>ppmglobemap</b></a>.
 
 <H2 id="authors">AUTHORS</H2>
 
diff --git a/ppmtoyuv.html b/ppmtoyuv.html
index 196a6134..f6689133 100644
--- a/ppmtoyuv.html
+++ b/ppmtoyuv.html
@@ -46,9 +46,9 @@ for U or V.  On odd numbered lines, there are the same number of bits
 for Y as on even numbered lines, but no bits at all for U and V.
 
 <p>Another YUV-based format is YUV4MPEG2, which is a movie format
-normally used with <a href="mjpeg.sourceforge.net"><b>MJPEGTools</b></a>.
-Netpbm does not have converters for this format, but <b>MJPEGTools</b>
-does.
+normally used with <a
+href="http://mjpeg.sourceforge.net"><b>MJPEGTools</b></a>.  Netpbm
+does not have converters for this format, but <b>MJPEGTools</b> does.
 
 <H2 id="seealso">SEE ALSO</H2>
 
@@ -56,8 +56,8 @@ does.
 <A HREF="ppmtoeyuv.html">ppmtoeyuv</A>,
 <A HREF="ppmtoyuvsplit.html">ppmtoyuvsplit</A>,
 <A HREF="ppm.html">ppm</A>,
-<a href="mjpeg.sourceforge.net">pnmtoy4m</a>,
-<a href="mjpeg.sourceforge.net">y4mtopnm</a>
+<a href="http://mjpeg.sourceforge.net">pnmtoy4m</a>,
+<a href="http://mjpeg.sourceforge.net">y4mtopnm</a>
 
 
 <H2 id="author">AUTHOR</H2>