diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 5a69518e9..169054a3b 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -87,7 +87,9 @@ rm man/man8/arpd.8</userinput></screen> <para>Install the package:</para> -<screen><userinput remap="install">make DESTDIR= MANDIR=/usr/share/man \ +<screen><userinput remap="install"> +make DESTDIR= \ + MANDIR=/usr/share/man \ DOCDIR=/usr/share/doc/iproute2-&iproute2-version; install</userinput></screen> </sect2> |