From e54605e14a52ed34debb94706b7228fc308f4c96 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sun, 11 Sep 2016 02:30:24 +0000 Subject: [PATCH] Typo fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/networkd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter07/networkd.xml b/chapter07/networkd.xml index 9e8f1bb87..3d7b3f2d4 100644 --- a/chapter07/networkd.xml +++ b/chapter07/networkd.xml @@ -245,7 +245,7 @@ EOF The ::1 entry is the IPv6 counterpart of 127.0.0.1 and represents the IPv6 loopback interface. - If using a staic address, create the /etc/hosts + If using a static address, create the /etc/hosts file by running this command instead: cat > /etc/hosts << "EOF"