Link to the Porter's Handbook.
This commit is contained in:
parent
638ac58e32
commit
177ec5f4d4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7211
1 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.10 1999/12/13 03:51:24 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.11 1999/12/28 21:45:17 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.10 1999/12/13 03:51:24 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.11 1999/12/28 21:45:17 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -52,6 +52,9 @@
|
|||
|
||||
<li><a href="&base;/tutorials/formatting-media/index.html">Formatting
|
||||
media (disks, cartridges, etc) on FreeBSD</a>
|
||||
|
||||
<li><a href="&base;/porters-handbook/index.html">FreeBSD Porter's
|
||||
Handbook</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue