Author: randy
Date: 2007-08-17 16:25:01 -0600 (Fri, 17 Aug 2007)
New Revision: 7081

Modified:
   trunk/BOOK/general/genlib/libassuan.xml
   trunk/BOOK/general/genlib/libgcrypt.xml
Log:
Corrected some minor mistakes in the Libassuan and Libgcrypt instructions

Modified: trunk/BOOK/general/genlib/libassuan.xml
===================================================================
--- trunk/BOOK/general/genlib/libassuan.xml     2007-08-17 22:02:12 UTC (rev 
7080)
+++ trunk/BOOK/general/genlib/libassuan.xml     2007-08-17 22:25:01 UTC (rev 
7081)
@@ -85,9 +85,9 @@
 <screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
-    <para>Only <command>info</command> documentation was built in the preceding
-    step. If you wish to build alternate formats of the documentation, you must
-    have <xref linkend="tetex"/> installed, then issue the following
+    <para>Only <command>info</command> documentation is shipped in the package
+    tarball. If you wish to build alternate formats of the documentation, you
+    must have <xref linkend="tetex"/> installed, then issue the following
     commands:</para>
 
 <screen><userinput>make -C doc pdf ps html &amp;&amp;

Modified: trunk/BOOK/general/genlib/libgcrypt.xml
===================================================================
--- trunk/BOOK/general/genlib/libgcrypt.xml     2007-08-17 22:02:12 UTC (rev 
7080)
+++ trunk/BOOK/general/genlib/libgcrypt.xml     2007-08-17 22:25:01 UTC (rev 
7081)
@@ -76,9 +76,9 @@
 <screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
-    <para>Only <command>info</command> documentation was built in the preceding
-    step. If you wish to build alternate formats of the documentation, you must
-    have <xref linkend="tetex"/> installed, then issue the following
+    <para>Only <command>info</command> documentation is shipped in the package
+    tarball. If you wish to build alternate formats of the documentation, you
+    must have <xref linkend="tetex"/> installed, then issue the following
     commands:</para>
 
 <screen><userinput>make -C doc pdf ps html &amp;&amp;

-- 
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