diff --git a/chapter09/networkd.xml b/chapter09/networkd.xml
index 63e67d000..e7b876785 100644
--- a/chapter09/networkd.xml
+++ b/chapter09/networkd.xml
@@ -61,7 +61,7 @@
system is booted. So it's unreliable to determine the interface
names being used in LFS system by running those commands on the host
distro,
- even though in the chroot environment.
+ even though you are in the chroot environment.
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index f3baaa7ee..fc12a90e4 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -124,14 +124,14 @@ Device Drivers --->
[*] open by fhandle syscalls [CONFIG_FHANDLE]
CPU/Task time and stats accounting --->
[*] Pressure stall information tracking [CONFIG_PSI]
-Firmware Drivers --->
- [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
General architecture-dependent options --->
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
Networking support --->
Networking options --->
<*> The IPv6 protocol [CONFIG_IPV6]
Device Drivers --->
+ Firmware Drivers --->
+ [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
Graphics support --->
Frame buffer Devices --->
[*] Support for frame buffer devices ----