Author: randy
Date: 2008-10-11 09:17:34 -0600 (Sat, 11 Oct 2008)
New Revision: 8633
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/groff.xml
Log:
Modified the Groff installation command so that the docs are installed in a
standardized versioned directory
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-11 14:55:49 UTC (rev 8632)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-11 15:17:34 UTC (rev 8633)
@@ -41,6 +41,10 @@
<para>2008-10-11</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Modified the Groff installation command so that the
+ docs are installed in a standardized versioned directory.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added documentation installation commands to the
Chapter 6 Gawk instructions.</para>
</listitem>
Modified: trunk/BOOK/chapter06/groff.xml
===================================================================
--- trunk/BOOK/chapter06/groff.xml 2008-10-11 14:55:49 UTC (rev 8632)
+++ trunk/BOOK/chapter06/groff.xml 2008-10-11 15:17:34 UTC (rev 8633)
@@ -79,7 +79,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make
docdir=/usr/share/doc/groff-&groff-version; install</userinput></screen>
<para>Some documentation programs, such as <command>xman</command>,
will not work properly without the following symlinks:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page