From 6480c2b181e84e88e98fdaf7d4ce6c2b49a9f826 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 13 Nov 2005 10:09:40 +0000 Subject: [PATCH] Small correction pointed by Richard. --- functions | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions b/functions index b0a08d9..2f64577 100644 --- a/functions +++ b/functions @@ -42,8 +42,8 @@ define echo_finished @echo @echo -e \\t- Edit /etc/fstab, /etc/hosts, /etc/sysconfig/clock, @echo -e \\t/etc/sysconfig/console, /etc/sysconfig/network, - @echo -e \\t/etc/sysconfig/ifconfig.eth0/ipv4 and any other configuration - @echo -e \\tfile required to suit your needs. + @echo -e \\t/etc/sysconfig//network-devices/ifconfig.eth0/ipv4 and + @echo -e \\tany other configuration file required to suit your needs. @echo @echo -e \\t- Set-up Grub. See chapter08/grub.html @echo @@ -52,7 +52,7 @@ define echo_finished @echo If you are an experienced LFS user, several of those steps can be @echo skipped or done in a different way. But then, that is something @echo that you already know and there is no need to discuss it here. - @echo $(BRW) + @echo $(BRW) @echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @echo -e \\t\\t$(GREEN)Have a nice day $(ORANGE):-\)$(BRW) @echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$(WHITE)