Remove a dead link to the old diskformat tutorial. This tutorial has
moved to formatting-media, which is already linked to near the bottom of the page. While I'm here, fix the fonts tutorial link. Reported by: Mark Ivens <mivens@clara.net>
This commit is contained in:
parent
0757a77fe3
commit
890c9acd8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5560
1 changed files with 3 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.6 1999/09/06 07:02:58 peter Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.6 1999/09/06 07:02:58 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -36,13 +36,11 @@
|
|||
|
||||
<li><a href="multi-os/index.html">Using FreeBSD with other operating systems</a></li>
|
||||
|
||||
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a></li>
|
||||
<li><a href="fonts/index.html">Fonts and FreeBSD</a></li>
|
||||
|
||||
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</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="diskformat/diskformat.html">Formatting Media For Use With FreeBSD
|
||||
2.2-RELEASE</a></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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue