Added a link to the Porters Handbook from the Tutorials index.
(Also made minor change to wording of the page text). Requested by: obrien
This commit is contained in:
parent
3d1662647f
commit
bdfd008b9f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8043
1 changed files with 8 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.14 2000/07/09 18:08:17 dannyboy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.15 2000/07/31 08:21:18 alex Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.14 2000/07/09 18:08:17 dannyboy Exp $ -->
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.15 2000/07/31 08:21:18 alex Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>Here lie assorted documents on various aspects of FreeBSD,
|
||||
<p>Here is a list of documents on 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>
|
||||
|
@ -54,6 +54,11 @@
|
|||
<a href="&base;/tutorials/docproj-primer/book.html">one large
|
||||
HTML file</a>).</li>
|
||||
|
||||
<li><a href="&base;/porters-handbook/">FreeBSD Porters
|
||||
Handbook</a> (also as
|
||||
<a href="&base;/porters-handbook/book.html">one large
|
||||
HTML file</a>).</li>
|
||||
|
||||
<li><a href="&base;/tutorials/diskless-x/index.html">Using FreeBSD as
|
||||
a diskless X server</a> (also as
|
||||
<a href="&base;/tutorials/diskless-x/article.html">one large
|
||||
|
|
Loading…
Reference in a new issue