aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-09-27 02:36:20 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-09-27 02:36:20 +0000
commitf5976ac6b48ecc79d06126dbeb35d8e88174e678 (patch)
tree577ed06aa80992f08e400e2f928ae16514def8ee /chapter07
parent14377f4ac060f66ca3f7c55388d148428fa401d3 (diff)
Misc fixes from Fernando
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml
index 904d766f4..cd1e9ec3c 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -50,7 +50,7 @@
<screen role="nodump"><userinput>cat /etc/udev/rules.d/70-persistent-net.rules</userinput></screen>
<note><para>In some cases such as when MAC addresess have been assigned to
- a network card manually or in a virtual envirnment such as Xen,
+ a network card manually or in a virtual environment such as Xen,
the network rules file may not have been generated because addresses
are not consistently assigned. In these cases, just continue to
the next section.</para></note>