Add a link to the Porter's Handbook. While I'm here, fix the entry for

the FreeBSD 'zine, and change FreeBSD.ORG to FreeBSD.org.

Partially submitted by:	obrien
This commit is contained in:
Jim Mock 2000-11-29 14:30:51 +00:00
parent d52b336596
commit 68ecbc8a12
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8445

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.85 2000/10/30 01:11:34 jim Exp $">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.86 2000/11/10 02:35:47 kuriyama Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/docs.sgml,v 1.85 2000/10/30 01:11:34 jim Exp $ -->
<!-- $FreeBSD: www/en/docs.sgml,v 1.86 2000/11/10 02:35:47 kuriyama Exp $ -->
<html>
&header;
@ -25,6 +25,7 @@
<li><a href="#source">The Source Code</a></li>
<li><a href="#doc">The FreeBSD Documentation Project</a></li>
<li><a href="#diary">The FreeBSD Diary</a></li>
<li><a href="#porthb">The FreeBSD Porter's Handbook</a></li>
</ul>
<a name="press"></a>
@ -55,7 +56,7 @@
<p>An evolving, comprehensive on-line resource for FreeBSD users.
Please address comments and contributions to <a
href="mailto:freebsd-doc@FreeBSD.ORG"><tt>&lt;freebsd-doc@FreeBSD.ORG&gt;</tt></a>.</p>
href="mailto:freebsd-doc@FreeBSD.org"><tt>&lt;freebsd-doc@FreeBSD.org&gt;</tt></a>.</p>
<p>A <a href="&base/ja/handbook/">Japanese translation</a> of the handbook
(EUC encoding) is also available.</p>
@ -80,7 +81,7 @@
<p>Assorted documents about various aspects of FreeBSD, FreeBSD
software, and hardware. If you have comments or would like to
contribute a document, please contact us at <a
href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>.</p>
<a name="addresources"></a>
@ -255,7 +256,7 @@
<p>The industry leader in BSD news.</p>
<h2><a href="http://www.freebsdzine.org/">FreeBSD ezine</a></h2>
<h2><a href="http://www.freebsdzine.org/">The FreeBSD 'zine</a></h2>
<p>A monthly collection of easy to read (we hope)
articles written by FreeBSD users and administrators just like you.</p>
@ -271,6 +272,15 @@
novices. The aim is to provide a set of step-by-step guides to
installing and configuring various ports.</p>
<h2><a name="porthb" href="http://www.FreeBSD.org/porters-handbook/">The
FreeBSD Porter's Handbook</a>
<p>An evolving, comprehensive online resource for users interested
in creating and submitting a port for the ports collection. It
also provides some useful information for ports committers.
Please address comments and contributions to <a
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>.</p>
&footer;
</body>
</html>