diff --git a/chapter09/bootscripts.xml b/chapter09/bootscripts.xml
index cb88a9fd8..fbffa76df 100644
--- a/chapter09/bootscripts.xml
+++ b/chapter09/bootscripts.xml
@@ -74,7 +74,7 @@
checkfs
Checks the integrity of the file systems before they are mounted
- (with the exception of journal and network based file systems)
+ (with the exception of journaling and network-based file systems)
checkfs
@@ -173,8 +173,8 @@
mountfs
- Mounts all file systems, except ones that are marked
- noauto or are network based
+ Mounts all file systems, except those that are marked
+ noauto, or are network based
mountfs
@@ -208,7 +208,7 @@
The master run-level control script; it is responsible for
running all the other bootscripts one-by-one, in a sequence determined
- by the name of the symbolic links being processed
+ by the names of the symbolic links to those other bootscripts
rc
@@ -239,8 +239,8 @@
setclock
- Resets the kernel clock to local time in case the hardware clock
- is not set to UTC time
+ Resets the system clock to local time if the hardware clock
+ is not set to UTC
setclock
@@ -305,7 +305,7 @@
udev
Prepares the /dev
- directory and starts Udev
+ directory and starts the udev daemon
udev