From bf0ad1a2ee5c30640888f0026b61ac04db9e7124 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 25 Aug 2019 15:25:42 +0000 Subject: Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index d08fd45d1..932329de2 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -159,7 +159,7 @@ rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/The GCC build directory is owned by nobody now and the ownership of the installed header - directory (and its content) will be incoorect. Change the ownership to + directory (and its content) will be incorrect. Change the ownership to root user and group: chown -v -R root:root \ -- cgit v1.2.3-54-g00ecf