Add the cvsweb page to the projects listing and build, fix a typo.

Approved by:   knu (mentor)
This commit is contained in:
Ville Skyttä 2002-07-03 20:29:39 +00:00
parent c0321fd44e
commit c6304f170b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13553
3 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.125 2002/04/13 10:29:47 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.126 2002/05/16 01:49:59 trhodes Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -521,6 +521,11 @@ examples). </li>
FreeBSD C99 &amp; POSIX Conformance Project</a> aims to
implement all requirements of the ISO 9899:1999 (C99) and
IEEE 1003.1-2001 (POSIX) standards.</li>
<li><a name="cvsweb" href="cvsweb.html">CVSweb</a> is a WWW
interface for CVS repositories with which you can browse a file
hierarchy on your browser to view each file's revision history
in a very handy manner.</li>
</ul>