diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-20 11:23:45 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-20 11:23:45 +0000 |
commit | 41dc476cf716f772d319d1247102af493d4d64b8 (patch) | |
tree | 11657792261a2383d7b4390e5720e4d7008b9e2b /chapter06/iproute2.xml | |
parent | f85f2034acfbc53a792215abfa89ddaf45f7599c (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 cf492bd64..1276da96f 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -43,7 +43,7 @@ <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen> <para>The patch below fixes the issue with the newer versions of -findutils whose <command>find</command> command will report an error +Findutils whose <command>find</command> command will report an error message when its options are not in the proper order.</para> <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-find_update-1.patch</userinput></screen> |