Correctly close the &footer; element.

Also, close a dangling <tr> element in current.sgml.
This commit is contained in:
Ceri Davies 2004-01-19 19:08:36 +00:00
parent b0b2b0867f
commit fcde2fd806
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19747
5 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.60 2003/11/25 06:47:53 rushani Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.61 2003/12/07 22:45:34 bmah Exp $">
<!ENTITY stylesheet "&base;/projects/c99/style.css">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -417,7 +417,7 @@
<table border="3" cellpadding="2" cellspacing="0">
<tr>
<th colspan="2" class="heading">Legend</th>
<tr>
</tr><tr>
<td> &status.new; </td>
<td> Not yet started </td>
</tr><tr>
@ -438,6 +438,6 @@
<br>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer
&footer;
</body>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.11 2002/03/16 08:13:32 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.12 2002/08/23 22:16:52 blackend Exp $">
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -39,6 +39,6 @@
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer
&footer;
</body>
</html>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.15 2002/08/23 22:05:03 blackend Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.16 2003/06/18 23:30:32 murray Exp $">
<!ENTITY title "FreeBSD Documentation Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.15 2002/08/23 22:05:03 blackend Exp $ -->
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.16 2003/06/18 23:30:32 murray Exp $ -->
<html>
&header;
@ -77,6 +77,6 @@
<p>Translations of the FreeBSD documentation, Web pages,
Handbook, Manual pages and FAQ.</p>
&footer
&footer;
</body>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.12 2003/03/02 15:22:37 stephane Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.13 2003/05/14 19:20:04 brueffer Exp $">
<!ENTITY title "FreeBSD Documentation Project: Submitting documentation">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -126,6 +126,6 @@
PR.</p>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer
&footer;
</body>
</html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/translations.sgml,v 1.60 2004/01/06 00:57:13 lioux Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/translations.sgml,v 1.61 2004/01/08 10:40:23 blackend Exp $">
<!ENTITY title "FreeBSD Documentation Project: Translations">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -288,6 +288,6 @@ http://www.bsd.ee/tolge.php</a><br>
</dl>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer
&footer;
</body>
</html>