Add / at end of URL.

Pointed out by:	sugimura@kitanet.ne.jp
This commit is contained in:
Jun Kuriyama 2000-02-15 22:00:04 +00:00
parent 3961466182
commit 382c0bbeed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6536

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.5 1999/12/25 03:46:54 jkh Exp $"> <!ENTITY date "$FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.6 2000/01/25 18:01:18 jkh Exp $">
<!ENTITY title "FreeBSD 3.4 Errata Notes"> <!ENTITY title "FreeBSD 3.4 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.5 1999/12/25 03:46:54 jkh Exp $ --> <!-- $FreeBSD: www/en/releases/3.4R/errata.sgml,v 1.6 2000/01/25 18:01:18 jkh Exp $ -->
<html> <html>
&header; &header;
@ -52,7 +52,7 @@ Fix: Both the "Novice" and "Express" install paths still work and
can also just download a fixed mfsroot.flp floppy image (or boot.flp can also just download a fixed mfsroot.flp floppy image (or boot.flp
if you need 2.88MB boot media) from the following URL: if you need 2.88MB boot media) from the following URL:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.4-RELEASE/floppies/updates ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.4-RELEASE/floppies/updates/
The 3.4 ISO installation image is also updated to contain fixes The 3.4 ISO installation image is also updated to contain fixes
for all these errata items. for all these errata items.