git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2019-08-25 15:25:42 +00:00
parent a6bd08d6c3
commit bf0ad1a2ee

View File

@ -159,7 +159,7 @@ rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/</useri
<para>The GCC build directory is owned by <systemitem class="username">
nobody</systemitem> 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
<systemitem class="username">root</systemitem> user and group:</para>
<screen><userinput remap="install">chown -v -R root:root \