diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-02-19 22:21:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-02-19 22:21:37 +0000 |
commit | e043985d033951f499e41c9a6fbfa98e84ac027f (patch) | |
tree | e73e5ed82c5335fad12ab5a6975a6ff375821df0 /chapter06/findutils.xml | |
parent | b83d43e5514b42808bbe327a6ad07ddac5f65f21 (diff) |
Spelling and other general cleanup.
Use better method for installing kmod man pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/findutils.xml')
-rw-r--r-- | chapter06/findutils.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 94a2985b0..85e95d979 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -89,11 +89,9 @@ sed -i 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</userinput></screen> <segmentedlist> <segtitle>Installed programs</segtitle> - <segtitle>Installed directory</segtitle> <seglistitem> <seg>bigram, code, find, frcode, locate, oldfind, updatedb, and xargs</seg> - <seg>/usr/lib/findutils</seg> </seglistitem> </segmentedlist> |