aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/modutils-desc.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-28 21:08:29 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-28 21:08:29 +0000
commit2c094d60db777dce20fd4eccf4996299c2a0dfe0 (patch)
tree6059aa8ca1a67a6e974f8802b9af66a7330272a4 /appendixa/modutils-desc.xml
parentf5cc1c171ba0c9aece1fe1046ce4dbaed8850e9f (diff)
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
Diffstat (limited to 'appendixa/modutils-desc.xml')
-rw-r--r--appendixa/modutils-desc.xml4
1 files changed, 2 insertions, 2 deletions
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)</para></sect3>
kernel modules.</para></sect4>
<sect4><title>genksyms</title>
-<para>genksyms reads (on standard input) the output from gcc -E source.c
+<para>genksyms reads (on standard input) the output from gcc -E source.c
and generates a file containing version information.</para></sect4>
<sect4><title>insmod</title>
@@ -39,7 +39,7 @@ running kernel.</para></sect4>
<sect4><title>modinfo</title>
<para>modinfo examines an object file associated with a kernel module and
-displays any information that it can glean.</para></sect4>
+displays any information that it can glean.</para></sect4>
<sect4><title>modprobe</title>
<para>modprobe uses a Makefile-like dependency file, created by depmod,