glfs/basicnet/netprogs/wget/wget-intro.xml
Larry Lawrence a8fccf1032 add wget and procmail, corrected first of four /usr/etc entries
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@47 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-02 15:33:58 +00:00

17 lines
534 B
XML

<sect2>
<title>Introduction to wget</title>
<screen>Download location (HTTP): <ulink url="&wget-download-http;"/>
Download location (FTP): <ulink url="&wget-download-ftp;"/>
Version used: &wget-version;
Package size: &wget-size;
Estimated Disk space required: &wget-buildsize;</screen>
<para>The wget package contains wget. This is utility useful for non-interactive
downloading of files from the Web.</para>
<screen>wget will utilize:
<xref linkend="openssl"/></screen>
</sect2>