Author: randy
Date: 2012-12-10 16:49:21 -0700 (Mon, 10 Dec 2012)
New Revision: 10885
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netprogs/wget.xml
Log:
Added optional dependencies to the Wget instructions
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-12-10 23:39:56 UTC (rev 10884)
+++ trunk/BOOK/general.ent 2012-12-10 23:49:21 UTC (rev 10885)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "10"> <!-- Always 2 digits -->
+<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 10th, &year;">
+<!ENTITY releasedate "December 11th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-12-10 23:39:56 UTC
(rev 10884)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-12-10 23:49:21 UTC
(rev 10885)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>December 11th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Added optional dependencies to the Wget
+ instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 10th, 2012</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/networking/netprogs/wget.xml
===================================================================
--- trunk/BOOK/networking/netprogs/wget.xml 2012-12-10 23:39:56 UTC (rev
10884)
+++ trunk/BOOK/networking/netprogs/wget.xml 2012-12-10 23:49:21 UTC (rev
10885)
@@ -82,8 +82,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libidn"/>,
- Perl Module HTTP::Server (for the test suite: see the standard Perl
- <xref linkend="perl-standard-install"/>) and
+ <xref linkend="pcre"/>,
+ <xref linkend="perl-lwp"/> (required for the majority of the test
suite), and
<ulink url="http://www.inet.no/dante/">Dante</ulink>
</para>
@@ -127,7 +127,7 @@
<para>
<parameter>--with-ssl=openssl</parameter>: This allows the program to
work
with <xref linkend="openssl"/>. It can be omitted if
- <xref linkend="gnutls"/> is found or the https protocol is not needed.
+ <xref linkend="gnutls"/> is found or the HTTPS protocol is not needed.
</para>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page