Change upgrade-from-source tutorial to point at the Nik Clayton

(the author)'s website as the tutorial is more up-to-date there.

PR:		5806
Submitted by:	Nick Clayton <nik@nothing-going-on.demon.co.uk>
This commit is contained in:
Eivind Eklund 1998-02-21 16:14:40 +00:00
parent 9a31344e1f
commit 505b82349f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2459
2 changed files with 6 additions and 6 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1997-09-13 04:24:12 $">
<!ENTITY date "$Date: 1998-02-21 16:14:40 $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: index.sgml,v 1.15 1997-09-13 04:24:12 jfieber Exp $ -->
<!-- $Id: index.sgml,v 1.16 1998-02-21 16:14:40 eivind Exp $ -->
<html>
&header;
@ -36,7 +36,7 @@
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a></li>
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
<li><a href="upgrade/upgrade.html">Upgrading FreeBSD from source</a></li>
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
<li><a href="diskformat/diskformat.html">Formatting Media For Use With FreeBSD
2.2-RELEASE</a></li>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1997-09-13 04:24:12 $">
<!ENTITY date "$Date: 1998-02-21 16:14:40 $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: index.sgml,v 1.15 1997-09-13 04:24:12 jfieber Exp $ -->
<!-- $Id: index.sgml,v 1.16 1998-02-21 16:14:40 eivind Exp $ -->
<html>
&header;
@ -36,7 +36,7 @@
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a></li>
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
<li><a href="upgrade/upgrade.html">Upgrading FreeBSD from source</a></li>
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
<li><a href="diskformat/diskformat.html">Formatting Media For Use With FreeBSD
2.2-RELEASE</a></li>