From 0ebe9fa45e76f5ec30311fefd864ca1f37683432 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 8 Oct 2005 19:40:42 +0000 Subject: Added the last nodump attributes (I hope.) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/hosts.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07/hosts.xml') diff --git a/chapter07/hosts.xml b/chapter07/hosts.xml index 30644cd34..f08dfab4e 100644 --- a/chapter07/hosts.xml +++ b/chapter07/hosts.xml @@ -62,7 +62,7 @@ machine will be connected to an existing network). If a network card is not going to be configured, create the /etc/hosts file by running: -cat > /etc/hosts << "EOF" +cat > /etc/hosts << "EOF" # Begin /etc/hosts (no network card version) 127.0.0.1 [<HOSTNAME>.example.org] [HOSTNAME] localhost -- cgit v1.2.3-54-g00ecf