From c9629e0347e07b757b2cf7e1fb51cb6c19c00c56 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 6 Mar 2022 15:37:02 -0600 Subject: Typo --- chapter06/coreutils.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 27ae2a04d..33f53ec1e 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -81,7 +81,7 @@ --> Move programs to their final expected locations. Although this is not necessary in this temporary environment, we must do so because some - programs harcode executable locations: + programs hardcode executable locations: mv -v $LFS/usr/bin/chroot $LFS/usr/sbin mkdir -pv $LFS/usr/share/man/man8 -- cgit v1.2.3-54-g00ecf