diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml index 32aac0c78..8627e9af5 100644 --- a/chapter04/settingenviron.xml +++ b/chapter04/settingenviron.xml @@ -118,7 +118,7 @@ EOF - LFS_TGT=(uname -m)-lfs-linux-gnu + LFS_TGT=$(uname -m)-lfs-linux-gnu The LFS_TGT variable sets a non-default, but compatible machine description for use when building our cross-compiler and linker and when diff --git a/chapter10/grub.xml b/chapter10/grub.xml index f3ffc8ab8..965fa56c3 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -141,6 +141,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso # Modified from "sed -i" to old style "sed -e" by Manuel Canales -# to prevent hangs on very long files, like nonckunked books. +# to prevent hangs on very long files, like nonchunked books. # Original Perl expression by Anderson Lizardo # Released under the GNU General Public License #