Point people at our prebuilt docs over HTTP instead of FTP.

FTP is just a painful protocol especially when there is a firewall
around, and all mirrors making up ftp.freebsd.org support HTTP.
This commit is contained in:
Simon L. B. Nielsen 2013-06-25 22:21:57 +00:00
parent e254486829
commit 2f73cffa4b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42051

View file

@ -44,7 +44,7 @@
<xsl:template name="user.footer.navigation">
<p align="center"><small>This, and other documents, can be downloaded
from <a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
from <a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>For questions about FreeBSD, read the
<a href="http://www.FreeBSD.org/docs.html">documentation</a> before