The standard "Oh dear, Jordan has been in the www tree again, time to

clean up the mess!" commit.  Remember, htmlcheck is your friend!  If
you don't have it, here it is:

#!/bin/sh
nsgmls -s -c /usr/local/share/sgml/html/catalog $*

(Note, this depends on having either textproc/jade or textproc/sp, and
textproc/html ports installed.)
This commit is contained in:
John Fieber 1997-12-03 15:14:59 +00:00
parent 7a519f9039
commit 6ee2aa008c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2231
2 changed files with 8 additions and 4 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-12-03 05:55:54 $"> <!ENTITY date "$Date: 1997-12-03 15:14:59 $">
<!ENTITY title "FreeBSD News flash!"> <!ENTITY title "FreeBSD News flash!">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: newsflash.sgml,v 1.62 1997-12-03 05:55:54 jkh Exp $ --> <!-- $Id: newsflash.sgml,v 1.63 1997-12-03 15:14:59 jfieber Exp $ -->
<html> <html>
&header; &header;
@ -20,6 +20,7 @@ see the <strong><a href="&base/releases/index.html">Release
Information</a></strong> page.</p> Information</a></strong> page.</p>
<h2>December 1997</h2> <h2>December 1997</h2>
<ul>
<li><b>2-Dec-97</b> <li><b>2-Dec-97</b>
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
branches and can either be incorporated by using the branches and can either be incorporated by using the
@ -32,6 +33,7 @@ Information</a></strong> page.</p>
branches and can be incorporated by using the branches and can be incorporated by using the
<a href="handbook/cvsup.html">CVSup</a> utility to track the <a href="handbook/cvsup.html">CVSup</a> utility to track the
latest 2.2 or 3.0 sources.<p></p></li> latest 2.2 or 3.0 sources.<p></p></li>
</ul>
<h2>November 1997</h2> <h2>November 1997</h2>
<ul> <ul>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-12-03 05:55:54 $"> <!ENTITY date "$Date: 1997-12-03 15:14:59 $">
<!ENTITY title "FreeBSD News flash!"> <!ENTITY title "FreeBSD News flash!">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $Id: newsflash.sgml,v 1.62 1997-12-03 05:55:54 jkh Exp $ --> <!-- $Id: newsflash.sgml,v 1.63 1997-12-03 15:14:59 jfieber Exp $ -->
<html> <html>
&header; &header;
@ -20,6 +20,7 @@ see the <strong><a href="&base/releases/index.html">Release
Information</a></strong> page.</p> Information</a></strong> page.</p>
<h2>December 1997</h2> <h2>December 1997</h2>
<ul>
<li><b>2-Dec-97</b> <li><b>2-Dec-97</b>
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
branches and can either be incorporated by using the branches and can either be incorporated by using the
@ -32,6 +33,7 @@ Information</a></strong> page.</p>
branches and can be incorporated by using the branches and can be incorporated by using the
<a href="handbook/cvsup.html">CVSup</a> utility to track the <a href="handbook/cvsup.html">CVSup</a> utility to track the
latest 2.2 or 3.0 sources.<p></p></li> latest 2.2 or 3.0 sources.<p></p></li>
</ul>
<h2>November 1997</h2> <h2>November 1997</h2>
<ul> <ul>