Fix up the broken references to point to the correct files in

DocBook handbook.
This commit is contained in:
Wolfram Schneider 1999-04-17 20:28:54 +00:00
parent e74d6f10dc
commit 536579faad
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4706
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<!-- $Id: ports.inc,v 1.35 1999-03-22 00:30:56 asami Exp $ -->
<!-- $Id: ports.inc,v 1.36 1999-04-17 20:28:54 wosch Exp $ -->
<p>The FreeBSD Ports and Packages Collection offers a simple way for
users and administrators to install applications. The ports
collection has been <a
@ -12,7 +12,7 @@ simple as downloading the port, unpacking it and typing <tt>make</tt>
in the port directory. For even greater covenience, you can simply
install the <a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports.tar.gz">
entire ports hierarchy</a> at installation time (or use
<a href="../handbook/cvsup.html">CVSup</a> to track it on
<a href="../handbook/synching.html#CVSUP">CVSup</a> to track it on
an ongoing basis) and have thousands of applications right at your
fingertips.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-03-14 14:16:47 $">
<!ENTITY date "$Date: 1999-04-17 20:28:03 $">
<!ENTITY title "Release Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: index.sgml,v 1.27 1999-03-14 14:16:47 wosch Exp $ -->
<!-- $Id: index.sgml,v 1.28 1999-04-17 20:28:03 wosch Exp $ -->
<html>
&header;
@ -40,7 +40,7 @@ FreeBSD</a> for details.</p>
We will continue to bring you new releases from both
our <A HREF="&base/handbook/stable.html">FreeBSD-stable</A> and
<A HREF="&base/handbook/current.html">FreeBSD-current</A>
<A HREF="&base/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
branches.
<a name="past"></a>