Fix two egregious grammar errors. I left "developer's snapshots" as is,
since the correct usage is debatable.
This commit is contained in:
parent
c79f8d4df8
commit
c649fd9628
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11712
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.67 2002/01/09 04:20:25 murray Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.68 2002/01/13 01:22:46 murray Exp $">
|
||||||
<!ENTITY title "Release Information">
|
<!ENTITY title "Release Information">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.67 2002/01/09 04:20:25 murray Exp $ -->
|
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.68 2002/01/13 01:22:46 murray Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -39,7 +39,7 @@ FreeBSD</A> for details.</p>
|
||||||
The next scheduled release on the <b>-stable</b> branch will be
|
The next scheduled release on the <b>-stable</b> branch will be
|
||||||
<b>FreeBSD 4.5</b> on January 26, 2002. A <a
|
<b>FreeBSD 4.5</b> on January 26, 2002. A <a
|
||||||
href="&base;/releases/4.5R/qa.html">Testing Guide</a> is
|
href="&base;/releases/4.5R/qa.html">Testing Guide</a> is
|
||||||
available for user's that wish to take part in the quality
|
available for users who wish to take part in the quality
|
||||||
assurance of our upcoming release. FreeBSD 4.6 and 4.7
|
assurance of our upcoming release. FreeBSD 4.6 and 4.7
|
||||||
will follow 4.5 at 4 month intervals. The first release on
|
will follow 4.5 at 4 month intervals. The first release on
|
||||||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||||
|
|
Loading…
Reference in a new issue