mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
a8fccf1032
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@47 af4574ff-66df-0310-9fd7-8a98e5e911e0
17 lines
534 B
XML
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>
|