Author: dj
Date: 2009-03-25 01:28:00 -0600 (Wed, 25 Mar 2009)
New Revision: 8850
Modified:
trunk/BOOK/bootscripts/contrib/lsb-v3/init.d/checkfs
Log:
Fix another typo. Thanks Bruce.
Modified: trunk/BOOK/bootscripts/contrib/lsb-v3/init.d/checkfs
===================================================================
--- trunk/BOOK/bootscripts/contrib/lsb-v3/init.d/checkfs 2009-03-25
06:35:58 UTC (rev 8849)
+++ trunk/BOOK/bootscripts/contrib/lsb-v3/init.d/checkfs 2009-03-25
07:28:00 UTC (rev 8850)
@@ -31,7 +31,7 @@
then
log_failure_msg "Mounting root file system in read-only mode"
echo -e "${FAILURE}FAILURE:\n"
- echo -e -n "${FIALURE}Cannot check root filesystem because it "
+ echo -e -n "${FAILURE}Cannot check root filesystem because it "
echo -e "${FAILURE}could not be mounted"
echo -e "${FAILURE}in read-only mode.\n\n"
echo -e -n "${FAILURE}After you press Enter, this system will be "
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page