Small correction pointed by Richard.
This commit is contained in:
parent
e55d2645c4
commit
6480c2b181
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Reference in a new issue