/handbook/handbook.html -> /handbook/
I doubt that newbies wants read a 2.5MB html file.
This commit is contained in:
parent
536579faad
commit
d967a14e09
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4707
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 "$Date: 1999-03-02 14:19:57 $">
|
||||
<!ENTITY date "$Date: 1999-04-17 21:59:37 $">
|
||||
<!ENTITY title 'Resources for newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newbies.sgml,v 1.8 1999-03-02 14:19:57 wosch Exp $ -->
|
||||
<!-- $Id: newbies.sgml,v 1.9 1999-04-17 21:59:37 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -88,7 +88,7 @@
|
|||
everything you need to know to set up and run a FreeBSD system. You
|
||||
also get to understand what you're doing and why.</p></li>
|
||||
|
||||
<li><p>The <a href="../handbook/handbook.html">FreeBSD Handbook</a> and <a
|
||||
<li><p>The <a href="../handbook/">FreeBSD Handbook</a> and <a
|
||||
href="../FAQ/FAQ.html">Frequently Asked Questions (FAQ)</a> are the
|
||||
main documents for FreeBSD. Essential reading, they contain a lot of
|
||||
material for newbies as well as some pretty advanced stuff. Don't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue