Replace ../handbook/handbook.html by ../handbook/index.html like has been
made at web and other faq files.
This commit is contained in:
parent
60d8ea2c25
commit
c92a24c6af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4660
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: network.sgml,v 1.23 1999-04-08 20:34:33 brian Exp $ -->
|
||||
<!-- $Id: network.sgml,v 1.24 1999-04-10 20:48:27 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -94,7 +94,7 @@
|
|||
name="slattach"> deals exclusively with outgoing connections.
|
||||
|
||||
<p>These programs are described in the following sections of the
|
||||
<url url="../handbook/handbook.html" name="handbook">:
|
||||
<url url="../handbook/index.html" name="handbook">:
|
||||
|
||||
<itemize>
|
||||
<item><url url="../handbook/slips.html"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: preface.sgml,v 1.31 1999-03-27 15:48:06 nik Exp $ -->
|
||||
<!-- $Id: preface.sgml,v 1.32 1999-04-10 20:48:28 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<url url="../gallery/gallery.html" name="FreeBSD Gallery.">
|
||||
|
||||
<p>For more detailed information on FreeBSD, please see the
|
||||
<url url="../handbook/handbook.html" name="FreeBSD Handbook.">
|
||||
<url url="../handbook/index.html" name="FreeBSD Handbook.">
|
||||
|
||||
<sect1>
|
||||
<heading>What are the goals of FreeBSD?</heading>
|
||||
|
@ -104,7 +104,7 @@
|
|||
course become 4.0-RELEASE. As such, it is really only of interest
|
||||
to developers working on the system and die-hard hobbyists.
|
||||
See the <url url="../handbook/cutting-edge.html#CURRENT" name="relevant section">
|
||||
in the <url url="../handbook/handbook.html" name="handbook"> for
|
||||
in the <url url="../handbook/index.html" name="handbook"> for
|
||||
details on running -current.
|
||||
|
||||
<p>If you are not familiar with the operating system or are not
|
||||
|
@ -386,7 +386,7 @@
|
|||
name="<freebsd-questions@FreeBSD.ORG>">.
|
||||
|
||||
<p>A FreeBSD ``handbook'' is available, and can be found as:
|
||||
<url url="../handbook/handbook.html" name="the FreeBSD Handbook">.
|
||||
<url url="../handbook/index.html" name="the FreeBSD Handbook">.
|
||||
Note that this is a work in progress, and so parts may be incomplete.
|
||||
|
||||
<p>The definitive printed guide on FreeBSD is ``The Complete FreeBSD'',
|
||||
|
|
Loading…
Reference in a new issue