aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>2010-03-17 10:13:28 +0000
committerAlan Jenkins <alan-jenkins@tuffmail.co.uk>2010-03-17 10:24:49 +0000
commit9a3215f20ffe8fbdd941b2c057d3a97b30b22b6d (patch)
treec7568158d29d7a5eebe85c591b1ba68157d18192
parentb4840834680c1307f5b2c5dbb1d0ed725cb04411 (diff)
downloadmodule-init-tools-9a3215f20ffe8fbdd941b2c057d3a97b30b22b6d.tar.gz
doc: fix sgml errors
-rw-r--r--doc/depmod.sgml2
-rw-r--r--doc/modprobe.sgml2
-rw-r--r--doc/modules.dep.sgml2
3 files changed, 2 insertions, 4 deletions
diff --git a/doc/depmod.sgml b/doc/depmod.sgml
index ed39056..606a4bb 100644
--- a/doc/depmod.sgml
+++ b/doc/depmod.sgml
@@ -76,8 +76,6 @@
current kernel version (as returned by <command>uname -r</command>).
</para>
<para>
-
- <para>
<command>depmod</command> will also generate various legacy map
files in the output directory for use by the older hotplug
infrastructure. These map files are largely deprecated.
diff --git a/doc/modprobe.sgml b/doc/modprobe.sgml
index a4a3b22..879edc2 100644
--- a/doc/modprobe.sgml
+++ b/doc/modprobe.sgml
@@ -387,7 +387,7 @@
of module filenames, one per line, each starting with
"insmod" and is typically used by distributions to determine
which modules to include when generating initrd/initramfs images.
- <command>Install</commnd> commands which apply are shown prefixed by
+ <command>Install</command> commands which apply are shown prefixed by
"install". It does not run any of the install commands. Note that
<citerefentry><refentrytitle>modinfo</refentrytitle><manvolnum>8</manvolnum></citerefentry>
can be used to extract dependencies of a module from the
diff --git a/doc/modules.dep.sgml b/doc/modules.dep.sgml
index 8e804c9..6aa4607 100644
--- a/doc/modules.dep.sgml
+++ b/doc/modules.dep.sgml
@@ -41,7 +41,7 @@
version <filename>modules.dep</filename>) is also located. It is
used by utilities such as <command>modprobe</command>. The
binary version will be used by default, if it was generated by
- a compatible version of <command>depmod</commnd>, with fallback
+ a compatible version of <command>depmod</command>, with fallback
to the generic <filename>modules.dep</filename>.
</para>
<para>