Fix the location of ERRATA.TXT
ftp://ftp.freebsd.org/pub/FreeBSD/releases/X.X-RELEASE/ERRATA.TXT -> ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/X.X-RELEASE/ERRATA.TXT Submitted by: HAMADA Takeshi <hamm@dd.iij4u.or.jp>
This commit is contained in:
parent
758b4b326b
commit
18db043169
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4503
2 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1999-01-29 18:37:32 $">
|
||||
<!ENTITY date "$Date: 1999-03-11 17:10:23 $">
|
||||
<!ENTITY title "FreeBSD 2.2.8 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: errata.sgml,v 1.8 1999-01-29 18:37:32 wosch Exp $ -->
|
||||
<!-- $Id: errata.sgml,v 1.9 1999-03-11 17:10:23 motoyuki Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<pre>
|
||||
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE/ERRATA.TXT">
|
||||
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/2.2.8-RELEASE/ERRATA.TXT">
|
||||
ERRATA.TXT</a> contains post-release ERRATA for 2.2.8 and should always
|
||||
be considered the definitive place to look *first* before reporting
|
||||
a problem with this release. This file will also be periodically
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1999-02-16 00:42:05 $">
|
||||
<!ENTITY date "$Date: 1999-03-11 17:10:24 $">
|
||||
<!ENTITY title "FreeBSD 3.1 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: errata.sgml,v 1.2 1999-02-16 00:42:05 jkh Exp $ -->
|
||||
<!-- $Id: errata.sgml,v 1.3 1999-03-11 17:10:24 motoyuki Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<pre>
|
||||
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/3.1-RELEASE/ERRATA.TXT">
|
||||
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.1-RELEASE/ERRATA.TXT">
|
||||
ERRATA.TXT</a> contains post-release ERRATA for 3.1 and should always
|
||||
be considered the definitive place to look *first* before reporting
|
||||
a problem with this release. This file will also be periodically
|
||||
|
|
Loading…
Reference in a new issue