Author: fernando
Date: Fri Aug 23 04:37:46 2013
New Revision: 11677

Log:
freetype: comment broken ftp link; compressdoc: note to alternatively use 
editor; cacerts: change wget to recommended and cut-and-pasting to 
copy-and-pasting.

Modified:
   trunk/BOOK/general/graphlib/freetype2.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/config/compressdoc.xml
   trunk/BOOK/postlfs/security/cacerts.xml

Modified: trunk/BOOK/general/graphlib/freetype2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/freetype2.xml   Fri Aug 23 04:24:34 2013        
(r11676)
+++ trunk/BOOK/general/graphlib/freetype2.xml   Fri Aug 23 04:37:46 2013        
(r11677)
@@ -50,11 +50,11 @@
           Download (HTTP): <ulink url="&freetype2-download-http;"/>
         </para>
       </listitem>
-      <listitem>
+<!--      <listitem>
         <para>
           Download (FTP): <ulink url="&freetype2-download-ftp;"/>
         </para>
-      </listitem>
+      </listitem> -->
       <listitem>
         <para>
           Download MD5 sum: &freetype2-md5sum;
@@ -85,11 +85,11 @@
           Download (HTTP): <ulink url="&freetype2-doc-download-http;"/>
         </para>
       </listitem>
-      <listitem>
+<!--      <listitem>
         <para>
           Download (FTP): <ulink url="&freetype2-doc-download-ftp;"/>
         </para>
-      </listitem>
+      </listitem> -->
       <listitem>
         <para>
           Download MD5 sum: &freetype2-doc-md5sum;

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Aug 23 04:24:34 
2013        (r11676)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Aug 23 04:37:46 
2013        (r11677)
@@ -44,6 +44,15 @@
 
 -->
     <listitem>
+      <para>August 23nd, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - freetype: comment broken ftp link; compressdoc: 
note to alternatively use editor; cacerts: change wget to recommended and 
cut-and-pasting to copy-and-pasting.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 22nd, 2013</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/config/compressdoc.xml
==============================================================================
--- trunk/BOOK/postlfs/config/compressdoc.xml   Fri Aug 23 04:24:34 2013        
(r11676)
+++ trunk/BOOK/postlfs/config/compressdoc.xml   Fri Aug 23 04:37:46 2013        
(r11677)
@@ -26,7 +26,7 @@
   contain links&mdash;hard and symbolic&mdash;which defeat simple ideas like
   recursively calling <command>gzip</command> on them. A better way to go is
   to use the script below. If you would prefer to download the file instead of
-  creating it by typing or cut-and-pasting, you can find it at
+  creating it by typing or copy-and-pasting, you can find it at
   <ulink url="&files-anduin;/compressdoc"/> (the file should be installed in
   the <filename class="directory">/usr/sbin</filename> directory).</para>
 
@@ -561,6 +561,13 @@
 done # for DIR</literal>
 
 EOF</userinput></screen>
+ 
+  <note>
+    <para>
+      Doing a very large copy/paste directly to a terminal may result in a
+      corrupted file.  Copying to an editor may overcome this issue.
+    </para>
+  </note>
 
   <para>As <systemitem class="username">root</systemitem>, make
   <command>compressdoc</command> executable for all users:</para>

Modified: trunk/BOOK/postlfs/security/cacerts.xml
==============================================================================
--- trunk/BOOK/postlfs/security/cacerts.xml     Fri Aug 23 04:24:34 2013        
(r11676)
+++ trunk/BOOK/postlfs/security/cacerts.xml     Fri Aug 23 04:37:46 2013        
(r11677)
@@ -60,8 +60,8 @@
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="openssl"/></para>
 
-    <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="wget"/></para>
+    <bridgehead renderas="sect4">Recommended</bridgehead>
+    <para role="recommended"><xref linkend="wget"/></para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url='&blfs-wiki;/cacerts'/></para>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to