]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: spelling fixes
authorMiklos Vajna <vmiklos@frugalware.org>
Tue, 17 Jan 2012 00:48:11 +0000 (01:48 +0100)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 17 Jan 2012 01:01:36 +0000 (23:01 -0200)
man/depmod.xml
man/modinfo.xml
man/modprobe.d.xml

index 9f0914886b320df9992054a7a0809b62a0777258..789f40dab35c2f7f89c5c06eccf532e02fde1d97 100644 (file)
             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>
index c5b557585e3ff8ed132554fa2fdb9a0d9bb34b0d..f444e429c8c17d90db5780ca861e1821e78087a4 100644 (file)
@@ -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
index ddc18493be211d27386bf568a66358a1f657008a..dc19b234daf3a2c0dd7409a08c6aff95d0f116de 100644 (file)
@@ -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>