Welcome the August 2001 status report.

This commit is contained in:
Chris Costello 2001-09-18 18:46:30 +00:00
parent f316e16c60
commit 46cf75cb68
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10737
4 changed files with 3038 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/status/Makefile,v 1.4 2001/09/18 09:46:18 chris Exp $
# $FreeBSD: www/en/news/status/Makefile,v 1.5 2001/09/18 10:03:21 chris Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -13,6 +13,7 @@ DOCS= status.sgml
DATA= report-june-2001.html
DATA+= report-july-2001.html
DATA+= report-august-2001.html
CLEANFILES+= ${DATA}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.2 2001/08/03 18:06:03 chris Exp $">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.3 2001/08/09 16:13:38 chris Exp $">
<!ENTITY title "FreeBSD Status Reports">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -33,6 +33,7 @@
<h2>2001</h2>
<ul>
<li><a href="report-august-2001.html">August, 2001</a></li>
<li><a href="report-july-2001.html">July, 2001</a></li>
<li><a href="report-june-2001.html">June, 2001</a></li>
</ul>