diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-30 17:53:21 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-30 17:53:21 +0000 |
commit | e5846effb0fab3c1f10b071660f96b45749d74cb (patch) | |
tree | 19a0470656a5a047b8fd36cb265fd363687f921e /chapter06/hotplug.xml | |
parent | 7efa3be047998850dec035e52784fb6ea63eb1bc (diff) |
Round 2 of several minor wording changes in chapter 6 (matt).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/hotplug.xml')
-rw-r--r-- | chapter06/hotplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index 6832fda2c..eccb9de52 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -47,7 +47,7 @@ using the script included with LFS-Bootscripts:</para> <screen><userinput>rm -rf /etc/init.d</userinput></screen> -<para>Network device hotplugging is not supported by LFS bootscripts yet. For +<para>Network device hotplugging is not supported by LFS-Bootscripts yet. For that reason, remove the network hotplug agent:</para> <screen><userinput>rm -f /etc/hotplug/net.agent</userinput></screen> |