Use &rel.current; for Early Adopter's Guide to avoid hard-coding release name.
Fix typo.
This commit is contained in:
parent
04df13afc9
commit
a7a9f70240
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17226
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.6 2002/11/09 22:32:38 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.7 2002/11/10 01:55:27 bmah Exp $">
|
||||
<!ENTITY title "Release Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -65,7 +65,7 @@
|
|||
<li><a href="relnotes/CURRENT/readme/index.html">README</a></li>
|
||||
|
||||
<li><a href="relnotes/CURRENT/early-adopter/index.html">Early
|
||||
Adopter's Guide for FreeBSD 5.0</a></li>
|
||||
Adopter's Guide to FreeBSD &rel.current;</a></li>
|
||||
|
||||
<li>Release Notes (<a href="relnotes/CURRENT/relnotes/i386/index.html">i386</a>,
|
||||
<a href="relnotes/CURRENT/relnotes/pc98/index.html">pc98</a>,
|
||||
|
|
Loading…
Reference in a new issue