From 19e4f620e957e82a70c136469d1de5f63e19315d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 2 Jun 2012 15:56:38 +0000 Subject: [PATCH] Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter07/network.xml b/chapter07/network.xml index e8ee50248..3f476d550 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -165,7 +165,7 @@ EOF gateway IP address, if one is present. If not, then comment out the variable entirely. - The PREFIX variable containis the number of + The PREFIX variable contains the number of bits used in the subnet. Each octet in an IP address is 8 bits. If the subnet's netmask is 255.255.255.0, then it is using the first three octets (24 bits) to specify the network number. If the netmask is 255.255.255.240,