Reorganize the "current release" entities. rel.current is now the

same as in the Handbook (numerical value for the current release,
e.g. "4.3").  u.rel.* are URLs to various documents for the current
release.
This commit is contained in:
Dima Dorfman 2001-05-09 23:45:38 +00:00
parent 45f9a6661d
commit 127c471407
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9400
5 changed files with 41 additions and 22 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.18 2001/04/11 22:31:46 dd Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.19 2001/04/17 12:21:55 nik Exp $">
<!ENTITY title 'Resources for Newbies'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.18 2001/04/11 22:31:46 dd Exp $ -->
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.19 2001/04/17 12:21:55 nik Exp $ -->
<html>
&header;
@ -48,7 +48,7 @@
<ul>
<li><p>If you haven't installed yet, look for the
&a.latest.ann;latest mainstream release</a>.
<a href="&u.rel.announce;">latest mainstream release</a>.
(See the Handbook for why you should <strong>not</strong> be tempted
by any of the other branches.) Before you begin, carefully read the
<a href="../handbook/install.html">installation instructions</a>,