Urk, for some reason these were in my tree last night but didn't
commit. Must have been the cvs failures I got from cvs add initially.
This commit is contained in:
parent
a14a448622
commit
9129178d1d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10760
2 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/includes.sgml,v 1.43 2001/06/25 13:58:19 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.sgml,v 1.44 2001/06/25 16:21:54 nik Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
|
@ -71,7 +71,7 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
|
|||
other doc-related things you had to do. It'll save you time and
|
||||
trouble the next time around :-).)
|
||||
-->
|
||||
<!ENTITY rel.current '4.3'>
|
||||
<!ENTITY rel.current '4.4'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.60 2001/09/13 03:53:23 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.61 2001/09/19 08:20:45 jkh Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.60 2001/09/13 03:53:23 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.61 2001/09/19 08:20:45 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -16,7 +16,7 @@ the <A HREF="&base;/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<a name="current"></A>
|
||||
<h2>Current Release(s)</h2>
|
||||
|
||||
<p><b>Release &rel.current;</b> (April 2001)
|
||||
<p><b>Release &rel.current;</b> (September 2001)
|
||||
<em>
|
||||
<a href="&u.rel.announce;">Announcement</a> :
|
||||
<a href="&u.rel.notes;">Release Notes</a> :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue