glfs/basicnet/netprogs/wget/wget-exp.xml
Larry Lawrence a4c1278046 update wget intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-22 03:00:40 +00:00

14 lines
405 B
XML

<sect2>
<title>Command explanations</title>
<para><command>--prefix=/usr "</command> : This compiles and installs
<command>wget</command> into the <filename>/usr</filename> hierarchy instead
of <filename>/usr/local</filename>.</para>
<para><command>--sysconfigdir=/etc</command> : This relocates
the configuration file from <filename>/usr/etc</filename> to
<filename>/etc</filename>.</para>
</sect2>