diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 1934f0fbe..33f8dfbd2 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -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 |