diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/iproute2.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 872d8c38c..692e9943b 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -41,11 +41,6 @@ <sect2 role="installation"> <title>Installation of IPRoute2</title> - <para>The installation of two manual pages is broken and results in - dangling symlinks. Fix this with the following command:</para> - -<screen><userinput remap="pre">sed -i -e '/tc-bfifo.8/d' -e '/tc-pfifo.8/s/pbfifo/bfifo/' Makefile</userinput></screen> - <para>Compile the package:</para> <screen><userinput remap="make">make SBINDIR=/sbin</userinput></screen> |