aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-06-02 15:56:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-06-02 15:56:38 +0000
commit19e4f620e957e82a70c136469d1de5f63e19315d (patch)
tree7113ccaa618ad12a13d553e10e0d16eb2922eb8d
parent9a70048e1203ae52a7b99f6f8a3ab7992f5e1067 (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter07/network.xml2
1 files changed, 1 insertions, 1 deletions
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</userinput></screen>
gateway IP address, if one is present. If not, then comment out the
variable entirely.</para>
- <para>The <envar>PREFIX</envar> variable containis the number of
+ <para>The <envar>PREFIX</envar> 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,