diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-19 08:35:01 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-19 08:35:01 +0000 |
commit | 9b9666dafcf158f59c45e518f5ba6e36f8c59705 (patch) | |
tree | dea749de6a9f14d7ce64f1450beea3e05ee4cdd7 /chapter06 | |
parent | 2541f7336723b624819147f8fe48c51b54d45160 (diff) |
Remaining typo in Hotplug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-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 1a5a8df46..0f3d2ac6c 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -27,7 +27,7 @@ running kernel.</para> <segmentedlist> <segtitle>&dependencies;</segtitle> -<seglistitem><seg>Bash, Coreutils, Find, Gawk, Make</seg></seglistitem> +<seglistitem><seg>Bash, Coreutils, Find, Gawk, and Make</seg></seglistitem> </segmentedlist> </sect2> |