"http://www.freebsd.org/handbook" -> "../handbook/handbook.html"

Absolute URLs are bad for WWW mirrors or for the local file system.
This commit is contained in:
Wolfram Schneider 1996-08-25 21:11:46 +00:00
parent 90f69880db
commit 09923b5453
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=501

View file

@ -4,7 +4,7 @@
<title>Frequently Asked Questions for FreeBSD 2.X <title>Frequently Asked Questions for FreeBSD 2.X
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/ <author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
<date> $Id: freebsd-faq.sgml,v 1.61 1996-08-16 13:51:55 wosch Exp $ <date> $Id: freebsd-faq.sgml,v 1.62 1996-08-25 21:11:46 wosch Exp $
<abstract> <abstract>
This is the FAQ for FreeBSD systems version 2.X All entries are This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
@ -52,7 +52,7 @@ Any entries with a &lt;XXX&gt; are under construction.
<url url="http://www.freebsd.org/gallery.html" name="FreeBSD Gallery."> <url url="http://www.freebsd.org/gallery.html" name="FreeBSD Gallery.">
For a more detailed description of FreeBSD, see the Introduction to For a more detailed description of FreeBSD, see the Introduction to
<url url="http://www.freebsd.org/handbook" name="FreeBSD Handbook."> <url url="../handbook/handbook.html" name="FreeBSD Handbook.">
<sect1> <sect1>
<heading>What are the goals of FreeBSD?</heading> <heading>What are the goals of FreeBSD?</heading>
@ -110,7 +110,7 @@ Any entries with a &lt;XXX&gt; are under construction.
only of interest to developers working on the system. See the section only of interest to developers working on the system. See the section
``Staying current with FreeBSD'' in the ``Staying current with FreeBSD'' in the
<url url="http://www.freebsd.org/handbook/" name="FreeBSD Handbook"> <url url="../handbook/handbook.html" name="FreeBSD Handbook">
<sect1> <sect1>
<heading> What are ``snapshots''?<label id="snapshots"></heading> <heading> What are ``snapshots''?<label id="snapshots"></heading>
@ -382,7 +382,7 @@ Any entries with a &lt;XXX&gt; are under construction.
A FreeBSD ``handbook'' is being created, and can be found as: A FreeBSD ``handbook'' is being created, and can be found as:
<url url="http://www.freebsd.org/How/handbook/" name="the FreeBSD Handbook"> <url url="../handbook/handbook.html" name="the FreeBSD Handbook">
Note that this is a work in progress, and so parts may be incomplete. Note that this is a work in progress, and so parts may be incomplete.
However, as FreeBSD 2.X is based upon Berkeley 4.4BSD-Lite, most However, as FreeBSD 2.X is based upon Berkeley 4.4BSD-Lite, most
@ -2969,7 +2969,7 @@ domain foo.bar.edu
</verb> </verb>
For further information on configuring a FreeBSD firewall, For further information on configuring a FreeBSD firewall,
see the <url url="http://www.freebsd.org/handbook/handbook.html" name="FreeBSD Handbook."> see the <url url="../handbook/handbook.html" name="FreeBSD Handbook.">
</sect1> </sect1>