Add a link to where.html.
Partially suggested by: Daniel Harris <dannyboy@subdimension.com>
This commit is contained in:
parent
37d3236e45
commit
c4e8cdc0d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7393
1 changed files with 8 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.21 2000/02/05 13:35:29 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.22 2000/05/17 02:22:59 chris Exp $">
|
||||
<!ENTITY title "About FreeBSD's availability">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/availability.sgml,v 1.21 2000/02/05 13:35:29 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/availability.sgml,v 1.22 2000/05/17 02:22:59 chris Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
<blockquote>
|
||||
<p>FreeBSD is free and is available for downloading over the Internet or
|
||||
on CD-ROM for a small fee.</p>
|
||||
on CDROM for a small fee.</p>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
|
@ -32,9 +32,11 @@
|
|||
<p>You can get FreeBSD free via anonymous FTP from <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>.
|
||||
You might also want to check a geographically close <a
|
||||
href="&base/handbook/mirrors.html">mirror site</a>.</p>
|
||||
href="&base/handbook/mirrors.html">mirror site</a>.
|
||||
Additional information is available <a
|
||||
href="&base;/where.html">here</a>.</p>
|
||||
|
||||
<p>If you have a CD-ROM drive, you can get FreeBSD on CD-ROM for a
|
||||
<p>If you have a CDROM drive, you can get FreeBSD on CDROM for a
|
||||
modest price from <a href="http://www.cdrom.com/">Walnut Creek
|
||||
CDROM</a>:</p>
|
||||
|
||||
|
@ -49,7 +51,7 @@
|
|||
Email: <a href="mailto:info@cdrom.com">info@cdrom.com</a></p>
|
||||
</blockquote>
|
||||
|
||||
<p>In addition to FreeBSD, the CD-ROM comes with hundreds of ready-to-run
|
||||
<p>In addition to FreeBSD, the CDROM comes with hundreds of ready-to-run
|
||||
programs. It is backed by an unconditional money back guarantee.</p>
|
||||
</blockquote>
|
||||
|
||||
|
|
Loading…
Reference in a new issue