git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -40,6 +40,10 @@
<listitem>
<para>2008-10-11</para>
<itemizedlist>
+ <listitem>
+ <para>[randy] - Modified the IPRoute2 installation command so that the
+ docs are installed in a versioned directory.</para>
+ </listitem>
<para>[randy] - Modified the Groff installation command so that the
docs are installed in a standardized versioned directory.</para>
@@ -71,7 +71,8 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make SBINDIR=/sbin install</userinput></screen>
+<screen><userinput remap="install">make SBINDIR=/sbin \
+ DOCDIR=/usr/share/doc/iproute2-&iproute2-version; install</userinput></screen>
<para>The <command>arpd</command> binary links against the Berkeley DB
libraries that reside in <filename class="directory">/usr</filename> and