aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2004-08-26 22:33:04 +0000
committerJim Gifford <jim@linuxfromscratch.org>2004-08-26 22:33:04 +0000
commit112c945c05689333e4f0c17da9eac1cc884b4a4f (patch)
treeecfc3a93c4dd051cede9e9a005d8e4debcb95895 /chapter06
parente068aa8a70b14863c8d0dd8c80314f68c17c47cc (diff)
Added: IPRoute2 man pages patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/iproute2.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index f3ddc2699..8da0397d9 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -42,6 +42,12 @@
<screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>
+ <para>The following patch allows the installation of the man pages
+ for iproute2.
+ </para>
+
+ <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-manpages-1.patch</userinput></screen>
+
<para>Prepare iproute2 for compilation:</para>
<screen> <userinput>./configure </userinput></screen>