diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-09 17:38:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-09 17:38:08 +0000 |
commit | 4d994af41993a91e108750000ed6812040887e06 (patch) | |
tree | 9c0aa0e5d23aa7ca97ffbcd8697c5b0d41b65feb /chapter07/mountfs.xml | |
parent | 2f86e053737bbad5ce63083b839ec55404e87082 (diff) |
Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/mountfs.xml')
-rw-r--r-- | chapter07/mountfs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/mountfs.xml b/chapter07/mountfs.xml index ce80b5c24..e084b512e 100644 --- a/chapter07/mountfs.xml +++ b/chapter07/mountfs.xml @@ -49,7 +49,7 @@ case "$1" in # # Remove the possible /fastboot and /forcefsck files. they are # only - # supposed to be used during the next reboot's checkfs wich just + # supposed to be used during the next reboot's checkfs which just # happened. If you want to fastboot or forcefsck again you'll # have to # recreate the files @@ -72,7 +72,7 @@ case "$1" in stop) # - # Deactive all the swap partitions + # Deactivate all the swap partitions # echo -n "Deactivating swap..." |