Fix a typo.
This commit is contained in:
parent
f9dc76171b
commit
c25f254163
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26228
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/announce.sgml,v 1.1 2005/11/04 15:47:29 hrs Exp $">
|
||||||
<!ENTITY title "FreeBSD 6.0-RELEASE Announcement">
|
<!ENTITY title "FreeBSD 6.0-RELEASE Announcement">
|
||||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -82,7 +82,7 @@
|
||||||
of torrent files to download the
|
of torrent files to download the
|
||||||
images is available at:</p>
|
images is available at:</p>
|
||||||
|
|
||||||
<p><tt><a href="http://ftp.freebsd.org/pub/FreeBSD/torrents/6.0-RELEASE">http://ftp.freebsd.org/pub/FreeBSD/torrents/6.0-RELEASE</a></tt></p>
|
<p><tt><a href="ftp://ftp.freebsd.org/pub/FreeBSD/torrents/6.0-RELEASE">ftp://ftp.freebsd.org/pub/FreeBSD/torrents/6.0-RELEASE</a></tt></p>
|
||||||
|
|
||||||
<h2>FTP</h2>
|
<h2>FTP</h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue