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