summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2012-01-17 01:48:11 +0100
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-16 23:01:36 -0200
commit9be0162f9b3d2144b4e090bb892e4f8a9f97cc21 (patch)
treecba62b4d236844f9bdc32139a77afbd6c963579c /man
parentb53b7e32822aec9377e67342aae7a9259e107525 (diff)
downloadkmod-9be0162f9b3d2144b4e090bb892e4f8a9f97cc21.tar.gz
man: spelling fixes
Diffstat (limited to 'man')
-rw-r--r--man/depmod.xml2
-rw-r--r--man/modinfo.xml2
-rw-r--r--man/modprobe.d.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/man/depmod.xml b/man/depmod.xml
index 9f09148..789f40d 100644
--- a/man/depmod.xml
+++ b/man/depmod.xml
@@ -159,7 +159,7 @@
symbols which a module needs which are not supplied by other
modules or the kernel. Normally, any symbols not provided by
modules are assumed to be provided by the kernel (which should be
- true in a perfect world), but this assumption can break espencially
+ true in a perfect world), but this assumption can break especially
when additionally updated third party drivers are not correctly
installed or were built incorrectly.
</para>
diff --git a/man/modinfo.xml b/man/modinfo.xml
index c5b5575..f444e42 100644
--- a/man/modinfo.xml
+++ b/man/modinfo.xml
@@ -92,7 +92,7 @@
<listitem>
<para>
Only print this field value, one per line. This is most useful for
- scripts. Field names are case-insenitive. Common fields (which
+ scripts. Field names are case-insensitive. Common fields (which
may not be in every module) include <literal>author</literal>,
<literal>description</literal>, <literal>license</literal>,
<literal>parm</literal>, <literal>depends</literal>, and
diff --git a/man/modprobe.d.xml b/man/modprobe.d.xml
index ddc1849..dc19b23 100644
--- a/man/modprobe.d.xml
+++ b/man/modprobe.d.xml
@@ -59,7 +59,7 @@
</para>
<para>
Note that module and alias names (like other module names) can
- have - or _ in them: both are interchangable throughout all the
+ have - or _ in them: both are interchangeable throughout all the
module commands as underscore conversion happens automatically.
</para>
<para>