Author: randy Date: 2006-04-02 05:36:15 -0600 (Sun, 02 Apr 2006) New Revision: 5789
Modified: trunk/BOOK/connect/dialup/ppp.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated the HTTP download link in the PPP instructions Modified: trunk/BOOK/connect/dialup/ppp.xml =================================================================== --- trunk/BOOK/connect/dialup/ppp.xml 2006-04-02 11:33:23 UTC (rev 5788) +++ trunk/BOOK/connect/dialup/ppp.xml 2006-04-02 11:36:15 UTC (rev 5789) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY ppp-download-http "http://ccache.samba.org/ftp/ppp/ppp-&ppp-version;.tar.gz"> + <!ENTITY ppp-download-http "http://samba.org/ftp/ppp/ppp-&ppp-version;.tar.gz"> <!ENTITY ppp-download-ftp "ftp://ftp.samba.org/pub/ppp/ppp-&ppp-version;.tar.gz"> <!ENTITY ppp-md5sum "848f6c3cafeb6074ffeb293c3af79b7c"> <!ENTITY ppp-size "672 KB"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-04-02 11:33:23 UTC (rev 5788) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-04-02 11:36:15 UTC (rev 5789) @@ -45,6 +45,10 @@ <para>April 2nd, 2006</para> <itemizedlist> <listitem> + <para>[randy] - Updated the HTTP download link in the PPP + instructions.</para> + </listitem> + <listitem> <para>[randy] - Commented out the link to the 'non-root dial-out HOWTO' from the WvDial instructions as it is no longer available.</para> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
