There is no &rel.head; entity. Replace an instance of it that breaks

the web build with an inline "FreeBSD-CURRENT" string.
This commit is contained in:
Giorgos Keramidas 2005-01-05 10:36:07 +00:00
parent 9010c36761
commit 0d87615620
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23435

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.61 2004/12/15 19:46:50 simon Exp $">
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.62 2005/01/01 20:07:10 ceri Exp $">
<!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
@ -67,7 +67,7 @@
href="releases/index.html">release information page</a>.</p>
<p>If you're interested in a purely experimental <strong>snapshot</strong>
release of FreeBSD-current (AKA &rel.head;-current), aimed at developers and
release of FreeBSD-CURRENT, aimed at developers and
bleeding-edge testers only, then please see the <a
href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot
server</a> FTP site.</p>