Wrap an FTP URL in <ulink> tags.

PR:		docs/30664
Submitted by:	Giorgos Keramidas <charon@labs.gr>
This commit is contained in:
Murray Stokely 2001-09-19 05:06:24 +00:00
parent 6579d1d564
commit 92d186764c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10751

View file

@ -17,7 +17,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.265 2001/09/19 03:24:31 murray Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.266 2001/09/19 03:33:15 murray Exp $</pubdate>
<copyright>
<year>1995</year>
@ -892,7 +892,7 @@ File: +DESC (ignored)</screen>
copy of the web site sources using your favorite ftp mirror
tool. Keep in mind that you have to build these sources before
publishing them. Simply start at
ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www.</para>
<ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www">ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www</ulink>.</para>
</listitem>
</itemizedlist>
</answer>