From 50c08b0f00626832ef05a21f52dc5fcaff0afcaa Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 2 Sep 2023 09:48:42 -0500 Subject: [PATCH] Formatting change only for pdf rendering --- chapter02/hostreqs.xml | 2 +- chapter10/kernel.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index e2fbce07b..10c1bf16e 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -173,7 +173,7 @@ To see whether your host system has all the appropriate versions, and the ability to compile programs, run the following commands: -cat > version-check.sh << "EOF" +cat > version-check.sh << "EOF" #!/bin/bash # A script to list version numbers of critical development tools diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 8609b1474..bfbacdee6 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -120,8 +120,8 @@ - + A good starting place for setting up the kernel configuration is to run make defconfig. This will set the base configuration to a good state that takes your current system architecture