From 9be0162f9b3d2144b4e090bb892e4f8a9f97cc21 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 17 Jan 2012 01:48:11 +0100 Subject: [PATCH] man: spelling fixes --- man/depmod.xml | 2 +- man/modinfo.xml | 2 +- man/modprobe.d.xml | 2 +- 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. 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 @@ 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 author, description, license, parm, depends, 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 @@ 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. -- 2.7.4