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 050b682bc..051483fb7 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -49,7 +49,7 @@ <ulink url="&blfs-root;view/svn/server/databases.html#db"/>. </para> -<screen><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen> +<screen><userinput remap="pre">sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen> <para>Compile the package:</para> |