From ed992fbc68220ed47d3d20f3f2a3d7f1e92288cb Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 31 Aug 2012 16:42:52 +0000 Subject: Minor typos in bootscripts. Remove obsolete udev-config directory. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bootscripts/lfs/init.d/rc | 2 +- bootscripts/lfs/sysconfig/rc.site | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bootscripts') diff --git a/bootscripts/lfs/init.d/rc b/bootscripts/lfs/init.d/rc index 009442f1f..a76a140a5 100644 --- a/bootscripts/lfs/init.d/rc +++ b/bootscripts/lfs/init.d/rc @@ -25,7 +25,7 @@ print_error_msg() MSG="${MSG}If you're able to track this error down to a bug in one of\n" MSG="${MSG}the files provided by the files provided by\n" - MSG="${MSG}the ${DISDRI_MINI} book, please be so kind to inform us at\n" + MSG="${MSG}the ${DISDRO_MINI} book, please be so kind to inform us at\n" MSG="${MSG}${DISTRO_CONTACT}.\n" log_failure_msg "${MSG}" diff --git a/bootscripts/lfs/sysconfig/rc.site b/bootscripts/lfs/sysconfig/rc.site index f0c37eecb..3b58035b2 100644 --- a/bootscripts/lfs/sysconfig/rc.site +++ b/bootscripts/lfs/sysconfig/rc.site @@ -33,7 +33,7 @@ #WARNING_PREFIX="${WARNING} *** ${NORMAL}" # Interactive startup -#IPROMPT="yes" # Whether to display the interactive boot promp +#IPROMPT="yes" # Whether to display the interactive boot prompt #itime="3" # The amount of time (in seconds) to display the prompt # The total length of the distro welcome string, without escape codes -- cgit v1.2.3-54-g00ecf