From 5aabbac42c655dc5eb4eee2a140ff5a0b7814460 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Sat, 21 Dec 2013 11:44:44 +0000 Subject: make libkmod instruction more consistent with lfs-systemd git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kmod.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'chapter06') diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index 8c56463bd..9832437d1 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -114,7 +114,7 @@ ln -sv kmod /bin/lsmod depmod (link to kmod), insmod (link to kmod), kmod, lsmod (link to kmod), modinfo (link to kmod), modprobe (link to kmod), and rmmod (link to kmod) - /lib/kmod.so + libkmod.so @@ -156,17 +156,6 @@ ln -sv kmod /bin/lsmod - - libkmod - - This library is used by other programs to load and unload kernel - modules - - libkmod - - - - lsmod @@ -209,6 +198,17 @@ ln -sv kmod /bin/lsmod + + libkmod + + This library is used by other programs to load and unload kernel + modules + + libkmod + + + + -- cgit v1.2.3-54-g00ecf