Remove the links to the 'make world' tutorial, it's been integrated into
the Handbook.
This commit is contained in:
parent
b8db537fcd
commit
5c2d630676
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6294
1 changed files with 2 additions and 5 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.9 1999/12/12 16:24:48 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.10 1999/12/13 03:51:24 jkh Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.9 1999/12/12 16:24:48 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.10 1999/12/13 03:51:24 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -35,9 +35,6 @@
|
|||
|
||||
<li><a href="fonts/index.html">Fonts and FreeBSD</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="http://www.freebsd-fr.org/tutorials/make-world/index.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a> - French Translation</li>
|
||||
|
||||
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_2.2.html">Installing the FreeBSD 2.2.x NTFS (NT file system) driver</a></li>
|
||||
|
||||
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_3.1.html">Installing the FreeBSD 3.1 NTFS driver</a></li>
|
||||
|
|
Loading…
Reference in a new issue