summary refs log tree commit diff
path: root/vidtoppm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-02 18:44:01 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-02 18:44:01 +0000
commitad48d09aa16cf2c106ba4d0e232c703a75ab5c49 (patch)
tree67fe02ab9d4f8952d6ac8b0aac1674f099f0fd7e /vidtoppm.html
parent56ef5a9528e4eb818db26d7cee8733d46d6cb687 (diff)
downloadnetpbm-mirror-ad48d09aa16cf2c106ba4d0e232c703a75ab5c49.tar.gz
netpbm-mirror-ad48d09aa16cf2c106ba4d0e232c703a75ab5c49.tar.xz
netpbm-mirror-ad48d09aa16cf2c106ba4d0e232c703a75ab5c49.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3905 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'vidtoppm.html')
-rw-r--r--vidtoppm.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/vidtoppm.html b/vidtoppm.html
index 3eb20152..68aec80c 100644
--- a/vidtoppm.html
+++ b/vidtoppm.html
@@ -1,15 +1,15 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD>
-<TITLE>Vidtoppm User Manual</TITLE>
-</HEAD><BODY>
-<H1>vidtoppm</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
+<html><head><title>Vidtoppm User Manual</title></head>
+<body>
+<h1>vidtoppm</h1>
 Updated: 2000
-<BR>
-<H2>NAME</H2>
-<B>vidtopppm</B> - archived but not working
-<H2>DESCRIPTION</H2>
+<br>
+<h2>NAME</h2>
+<b>vidtoppm</b> - archived but not working
+<h2>DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
+
 <p><b>vidtoppm</b> is supposed to convert Parallax XVideo JPEG
 to sequence of PPM files.  Its source code is part of the Netpbm package
 for archival purposes, but it does not currently build because it requires
@@ -19,5 +19,5 @@ for <b>vidtoppm</b>, we might be able to make it work.
 <b>vidtoppm</b> was in the Berkeley MPEG encoder package from which
 Netpbm's <b>ppmtompeg</b> was derived.
 
-</BODY>
-</HTML>
+</body>
+</html>