glfs/basicnet/netprogs/wget/wget-exp.xml
Igor Živković 3efe4ba9ac fixed a typo in wget instructions, reported by Jason Klumker
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1783 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-08 14:25:55 +00:00

13 lines
478 B
XML

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