Add link to table of FreeBSD versions.

Approved by:    simon(mentor)
Submitted by:   linimon
PR:             www/64138
This commit is contained in:
Josef El-Rayes 2004-03-13 12:43:26 +00:00
parent 4fc4999e48
commit 53e36906ed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20325

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.28 2004/01/18 13:31:52 simon Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.29 2004/03/10 09:09:18 linimon Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -35,7 +35,9 @@ philosophy behind the Documentation Project.</p>
<h2><a href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
FreeBSD Porter's Handbook</a></h2>
<p>A guide for FreeBSD ports committers</p>.
<p>A guide for FreeBSD ports committers. This includes the canonical
<a href="../doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html">
Table of __FreeBSD_version Values</a>.</p>
<h2><a href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
How to build the FreeBSD Web Pages</a>.</h2>