Author: randy
Date: 2008-10-11 08:55:49 -0600 (Sat, 11 Oct 2008)
New Revision: 8632
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/gawk.xml
Log:
Added documentation installation commands to the Chapter 6 Gawk instructions
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-11 14:39:34 UTC (rev 8631)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-11 14:55:49 UTC (rev 8632)
@@ -41,6 +41,10 @@
<para>2008-10-11</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Added documentation installation commands to the
+ Chapter 6 Gawk instructions.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added commands to the Chapter 6 Flex instructions
to install a .pdf doc file.</para>
</listitem>
Modified: trunk/BOOK/chapter06/gawk.xml
===================================================================
--- trunk/BOOK/chapter06/gawk.xml 2008-10-11 14:39:34 UTC (rev 8631)
+++ trunk/BOOK/chapter06/gawk.xml 2008-10-11 14:55:49 UTC (rev 8632)
@@ -56,6 +56,12 @@
<screen><userinput remap="install">make install</userinput></screen>
+ <para>If desired, install the documentation:</para>
+
+<screen><userinput remap="install">mkdir -v /usr/share/doc/gawk-&gawk-version;
+cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} \
+ /usr/share/doc/gawk-&gawk-version;</userinput></screen>
+
</sect2>
<sect2 id="contents-gawk" role="content">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page