Browse Source

typo fix: paramater->parameter

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
090a0cc477
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter07/usage.xml

+ 1 - 1
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
 <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
 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
 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
 halt the system, you don't want to start anything, only stop the
 system.</para>
 system.</para>