aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/usage.xml
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-20 08:33:53 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-20 08:33:53 +0000
commit9aab9f542af64161734bf3065f65ba54e0612ab7 (patch)
treedb4cf540e75a2d072dcd40de369f08537fc17a99 /chapter07/usage.xml
parent81a47c0302abb616dc4b897ae71e9b0736405a24 (diff)
You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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