diff --git a/data/releases/2.2.5R/errata.sgml b/data/releases/2.2.5R/errata.sgml
index 318e2c17be..d38fbc5001 100644
--- a/data/releases/2.2.5R/errata.sgml
+++ b/data/releases/2.2.5R/errata.sgml
@@ -1,10 +1,10 @@
-
+
%includes;
]>
-
+
&header;
@@ -46,7 +46,7 @@ o FreeBSD-SA-97:05 (available from
o The appletalk stack was broken in 2.2.5 and, if you plan to run
appletalk, you should apply the following patch:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/atalk.diff.2.2
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz
o The line printer spooler lpd will, when sending jobs to remote
printers, kill the child process sending to the remote after the
@@ -61,7 +61,7 @@ o Intel "F00F bug" enables users to hang machines with Pentium processors
Fix: Update to the 2.2-stable version of the kernel or apply the patch
found in:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz
o A bug in the ipfw code exists where using the "reset tcp" firewall command
@@ -69,7 +69,7 @@ o A bug in the ipfw code exists where using the "reset tcp" firewall command
locations.
Fix: Update to the 2.2-stable version of the kernel or apply the
- patch found in ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/ipfw.diff
+ patch found in ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz
o A bug in XF86Setup causes it to fail to create a symbolic link from
/usr/X11R6/bin/X to the right X server for your hardware if a link
diff --git a/data/releases/2.2.6R/errata.sgml b/data/releases/2.2.6R/errata.sgml
index 74c30929ff..c2b94b7b31 100644
--- a/data/releases/2.2.6R/errata.sgml
+++ b/data/releases/2.2.6R/errata.sgml
@@ -1,10 +1,10 @@
-
+
%includes;
]>
-
+
&header;
@@ -107,7 +107,7 @@ o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
Fix: Fetch the updated xterm binary at:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/xterm
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/xterm
Or get the *latest* ports collection on your machine (see
http://www.freebsd.org/ports) and use the port in x11/XFree86 to
@@ -122,7 +122,7 @@ o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE)
Fix: Fetch an updated boot floppy from the updates/ directory, e.g.:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/boot.flp
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/boot.flp
And use it to install 2.2.6 instead. This problem is fixed in 2.2-stable
and will not be a problem with the next FreeBSD release.
diff --git a/en/releases/2.2.5R/errata.sgml b/en/releases/2.2.5R/errata.sgml
index 318e2c17be..d38fbc5001 100644
--- a/en/releases/2.2.5R/errata.sgml
+++ b/en/releases/2.2.5R/errata.sgml
@@ -1,10 +1,10 @@
-
+
%includes;
]>
-
+
&header;
@@ -46,7 +46,7 @@ o FreeBSD-SA-97:05 (available from
o The appletalk stack was broken in 2.2.5 and, if you plan to run
appletalk, you should apply the following patch:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/atalk.diff.2.2
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz
o The line printer spooler lpd will, when sending jobs to remote
printers, kill the child process sending to the remote after the
@@ -61,7 +61,7 @@ o Intel "F00F bug" enables users to hang machines with Pentium processors
Fix: Update to the 2.2-stable version of the kernel or apply the patch
found in:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz
o A bug in the ipfw code exists where using the "reset tcp" firewall command
@@ -69,7 +69,7 @@ o A bug in the ipfw code exists where using the "reset tcp" firewall command
locations.
Fix: Update to the 2.2-stable version of the kernel or apply the
- patch found in ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/ipfw.diff
+ patch found in ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz
o A bug in XF86Setup causes it to fail to create a symbolic link from
/usr/X11R6/bin/X to the right X server for your hardware if a link
diff --git a/en/releases/2.2.6R/errata.sgml b/en/releases/2.2.6R/errata.sgml
index 74c30929ff..c2b94b7b31 100644
--- a/en/releases/2.2.6R/errata.sgml
+++ b/en/releases/2.2.6R/errata.sgml
@@ -1,10 +1,10 @@
-
+
%includes;
]>
-
+
&header;
@@ -107,7 +107,7 @@ o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
Fix: Fetch the updated xterm binary at:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/xterm
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/xterm
Or get the *latest* ports collection on your machine (see
http://www.freebsd.org/ports) and use the port in x11/XFree86 to
@@ -122,7 +122,7 @@ o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE)
Fix: Fetch an updated boot floppy from the updates/ directory, e.g.:
- ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/boot.flp
+ ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/boot.flp
And use it to install 2.2.6 instead. This problem is fixed in 2.2-stable
and will not be a problem with the next FreeBSD release.