diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 140549414..52bc4e59b 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -35,6 +35,11 @@ Installation of IPRoute2 + The installation of two manual pages is broken and results in + dangling symlinks. Fix this with the following command: + +sed -i -e '/tc-bfifo.8/d' -e '/tc-pfifo.8/s/pbfifo/bfifo/' Makefile + Compile the package: make SBINDIR=/sbin