aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-11 21:09:33 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-11 21:09:33 +0000
commit090a0cc477cacff7bb566fb6a81d7f65b00cd5f9 (patch)
tree761f7478a214072a6f4521568f40a28fe2e1fc61
parent1265c08d481eb0b0170bac5e7519f8849987390f (diff)
typo fix: paramater->parameter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter07/usage.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index c695004c5..37808fec3 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -54,7 +54,7 @@ is run with the start argument.</para>
<para>There is one exception. Links that start with an S in the
rc0.d and rc6.d directories will not cause anything to be started. They
-will be called with the paramater <emphasis>stop</emphasis> to stop
+will be called with the parameter <emphasis>stop</emphasis> to stop
something. The logic behind it is that when you are going to reboot or
halt the system, you don't want to start anything, only stop the
system.</para>