From c0c616a439608a25003e82a53822c9aa5f78efbc Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 19 Aug 2020 15:31:33 +0000 Subject: fix some typos git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/findutils.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/findutils.xml') diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index e6a19202b..ce3bbe00f 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -57,7 +57,7 @@ make DESTDIR=$LFS install - Move the excutable to its final expected location: + Move the executable to its final expected location: mv -v $LFS/usr/bin/find $LFS/bin sed -i 's|find:=${BINDIR}|find:=/bin|' $LFS/usr/bin/updatedb -- cgit v1.2.3-54-g00ecf