diff options
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r-- | chapter06/kmod.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index 75fa028a0..cc0549d42 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -78,10 +78,9 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>Install the package, man pages, and create symlinks for + <para>Install the package and man pages, and create symlinks for compatibility with Module-Init-Tools (the package that previously handled - Linux kernel modules). Also make sure that all libraries are in the - correct directory: </para> + Linux kernel modules):</para> <screen><userinput remap="install">make install |