Fix mis-wrapped lines for the links to crypto distribution sites outside
the U.S.
This commit is contained in:
parent
5ded76c097
commit
e2ff58a738
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6247
1 changed files with 5 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.3R/announce.sgml,v 1.1 1999/09/17 12:34:27 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/announce.sgml,v 1.1 1999/12/21 01:12:41 nik Exp $">
|
||||
<!ENTITY title "FreeBSD 3.4 Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -102,16 +102,12 @@
|
|||
|
||||
<DL>
|
||||
<DT>South Africa</DT>
|
||||
<DD><P><A HREF="ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD">ftp://ftp.internat.F
|
||||
reeBSD.ORG/pub/FreeBSD</A><BR>
|
||||
<A HREF="ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD">ftp://ftp2.internat.FreeBS
|
||||
D.ORG/pub/FreeBSD</A></P></DD>
|
||||
<DD><P><A HREF="ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD">ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD</A><BR>
|
||||
<A HREF="ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD">ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD</A></P></DD>
|
||||
<DT>Brazil</DT>
|
||||
<DD><P><A HREF="ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD">ftp://ftp.br.FreeBSD.ORG/p
|
||||
ub/FreeBSD</A></P></DD>
|
||||
<DD><P><A HREF="ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD">ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD</A></P></DD>
|
||||
<DT>Finland</DT>
|
||||
<DD><P><A HREF="ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt">ftp://nic.funet.f
|
||||
i/pub/unix/FreeBSD/eurocrypt</A></P></DD>
|
||||
<DD><P><A HREF="ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt">ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt</A></P></DD>
|
||||
</DL>
|
||||
|
||||
<p>Thanks!</p>
|
||||
|
|
Loading…
Reference in a new issue