Changeset 8144
- Timestamp:
- 05/27/07 08:56:52 (1 year ago)
- Files:
-
- trunk/BOOK/chapter06/iproute2.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter06/iproute2.xml
r8125 r8144 36 36 <title>Installation of IPRoute2</title> 37 37 38 <para>The installation of two manual pages is broken and results in 39 dangling symlinks. Fix this with the following command:</para> 40 41 <screen><userinput>sed -i -e '/tc-bfifo.8/d' -e '/tc-pfifo.8/s/pbfifo/bfifo/' Makefile</userinput></screen> 42 38 43 <para>Compile the package:</para> 39 44
