aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/usage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r--chapter07/usage.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index c236bfec0..c358bd980 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -60,7 +60,7 @@ services get killed and others get started.
<para>
The real scripts are in /etc/init.d. They do all the work, and the
-symlinks all point to them. You'll note that killing links and starting
+symlinks all point to them. Killing links and starting
links point to the same script in /etc/init.d. That's because the scripts
can be called with different parameters like start, stop, restart, reload,
status. When a K link is encountered, the appropriate script is run with