Fix a typo.
Submitted by: delphij
This commit is contained in:
parent
3ef129b1c6
commit
661c85f874
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22825
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/announce.sgml,v 1.1 2004/11/06 23:55:08 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/announce.sgml,v 1.2 2004/11/07 00:24:49 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3-RELEASE Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -90,7 +90,7 @@
|
|||
<h2>FTP</h2>
|
||||
|
||||
<ul>
|
||||
<li><p><tt><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/"></a></tt></p></li>
|
||||
<li><p><tt><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/">ftp://ftp.FreeBSD.org/pub/FreeBSD/</a></tt></p></li>
|
||||
<li><p><tt><a href="ftp://ftp2.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.FreeBSD.org/pub/FreeBSD/</a></tt></p></li>
|
||||
<li><p><tt><a href="ftp://ftp3.FreeBSD.org/pub/FreeBSD/">ftp://ftp3.FreeBSD.org/pub/FreeBSD/</a></tt></p></li>
|
||||
<li><p><tt><a href="ftp://ftp4.FreeBSD.org/pub/FreeBSD/">ftp://ftp4.FreeBSD.org/pub/FreeBSD/</a></tt></p></li>
|
||||
|
|
Loading…
Reference in a new issue