diff options
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r-- | chapter06/module-init-tools.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 1a92525f8..37eba238b 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -35,10 +35,10 @@ <sect2 role="installation"> <title>Installation of Module-Init-Tools</title> - <para>First correct a potential problem when modules are specified + <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;-modprobe-1.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../&module-init-modprobe-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 |