From 2c094d60db777dce20fd4eccf4996299c2a0dfe0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sat, 28 Sep 2002 21:08:29 +0000 Subject: Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/modutils-desc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appendixa/modutils-desc.xml') diff --git a/appendixa/modutils-desc.xml b/appendixa/modutils-desc.xml index 8f6dd46a3..749bd78d4 100644 --- a/appendixa/modutils-desc.xml +++ b/appendixa/modutils-desc.xml @@ -14,7 +14,7 @@ modinfo, modprobe (link to insmod) and rmmod (link to insmod) kernel modules. genksyms -genksyms reads (on standard input) the output from gcc -E source.c +genksyms reads (on standard input) the output from gcc -E source.c and generates a file containing version information. insmod @@ -39,7 +39,7 @@ running kernel. modinfo modinfo examines an object file associated with a kernel module and -displays any information that it can glean. +displays any information that it can glean. modprobe modprobe uses a Makefile-like dependency file, created by depmod, -- cgit v1.2.3-54-g00ecf