diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-07 19:22:14 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-07 19:22:14 +0000 |
commit | 8eef13596cc3a7487b858dbabd672618a521e409 (patch) | |
tree | d49bb4afc1c8c3e3b8d676796153a6c8bdde7c74 | |
parent | 9cdcfb1db15e6af81579e0d10fe6aeb1cb5461f9 (diff) |
Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index d812552e2..f78ab1cec 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -126,7 +126,7 @@ EOF</userinput></screen> next bootscript to run may require a device to exist before it has been created. To avoid such missed events, and to avoid hardcoding an overly long wait time, It is recommended that you run the following commands to - aide the LFS development team in debugging these missed events and finding + aid the LFS development team in debugging these missed events and finding an acceptable solution more quickly.</para> <para>First, create a simple C file:</para> |