Change link to rpratt's Newbie Installation Guide over to people.FreeBSD.org,
change said link from 2.2.7-specific version to the main page (links to guides for 2.2.7, 3.1, and 4.0), chop version number from the title of the link. Submitted by: rosti@surfree.net.il
This commit is contained in:
parent
80977875ab
commit
d8ed6a5801
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7550
1 changed files with 3 additions and 3 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.11 1999/12/28 21:45:17 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.13 2000/06/07 23:27:34 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.11 1999/12/28 21:45:17 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.13 2000/06/07 23:27:34 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -39,7 +39,7 @@
|
|||
|
||||
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_3.1.html">Installing the FreeBSD 3.1 NTFS driver</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
|
||||
<li><a href="http://people.FreeBSD.org/~rpratt/">FreeBSD Installation Details for Newbies</a>
|
||||
|
||||
<li><a href="&base;/tutorials/docproj-primer/">FreeBSD Documentation
|
||||
Project Primer</a> (many small HTML files)</li>
|
||||
|
|
Loading…
Reference in a new issue