Remove some extraneous '.'s.
This commit is contained in:
parent
73e3135673
commit
5f5f202bc9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7682
1 changed files with 5 additions and 5 deletions
|
@ -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.38 2000/06/25 05:56:41 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.39 2000/07/18 18:22:31 nik Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.38 2000/06/25 05:56:41 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.39 2000/07/18 18:22:31 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -20,7 +20,7 @@ the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<em>
|
||||
<A HREF="./4.0R/announce.html">Announcement</A> :
|
||||
<A HREF="./4.0R/notes.html">Release Notes</A> :
|
||||
<A HREF="./4.0R/errata.html">Errata</A>.
|
||||
<A HREF="./4.0R/errata.html">Errata</A>
|
||||
</em></p>
|
||||
|
||||
<p>This latest release from our <A
|
||||
|
@ -85,14 +85,14 @@ FreeBSD</A> for details.</p>
|
|||
<em>
|
||||
<A HREF="./2.2.8R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2.8R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.8R/errata.html">Errata</A>.
|
||||
<A HREF="./2.2.8R/errata.html">Errata</A>
|
||||
</em>
|
||||
|
||||
<li><b>2.2.7</b> (July, 1998)
|
||||
<em>
|
||||
<A HREF="./2.2.7R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2.7R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.7R/errata.html">Errata</A>.
|
||||
<A HREF="./2.2.7R/errata.html">Errata</A>
|
||||
</em>
|
||||
|
||||
<li><b>2.2.6</b> (March, 1998)
|
||||
|
|
Loading…
Reference in a new issue