diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-25 22:23:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-25 22:23:37 +0000 |
commit | 340005d3b4c73abbf93a8bbe62e7fe9cfd872a11 (patch) | |
tree | 294ff14b08e9b4afc25950f5000afdbe5cf1c4bb /chapter06/module-init-tools.xml | |
parent | ad502b3505653522b5f3134dacb12008b3b07be4 (diff) |
More spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r-- | chapter06/module-init-tools.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 728317c56..1a92525f8 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -38,7 +38,7 @@ <para>First correct a potential problem when modules are specified using regular expressions:</para> -<screen><userinput>patch -Np1 -i ../module-init-tools-&module-init-tools-version;-modeprobe-1.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../module-init-tools-&module-init-tools-version;-modprobe-1.patch</userinput></screen> <para>Issue the following commands to perform the tests (note that the <command>make distclean</command> command is required to clean up the source |