diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 6610669a0..1ed949d15 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -45,7 +45,7 @@ <screen><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen> <para>Prepare IPRoute2 for compilation:</para> - <screen><userinput>./configure </userinput></screen> + <screen><userinput>./configure</userinput></screen> <para>Compile the package:</para> |