git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -40,6 +40,10 @@
<listitem>
<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>
<para>[randy] - Added documentation installation commands to the
Chapter 6 Gawk instructions.</para>
@@ -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>