summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Stackpole <stack@tutamail.com>2018-04-20 14:46:58 -0500
committerLucas De Marchi <lucas.demarchi@intel.com>2018-05-14 15:04:55 -0700
commit8c50dc4e3ad4ccc55098b12d6caa4e0e81bd1393 (patch)
treefc310adacea088558968b8d9280caaaa00f35934
parentc8f0623ad18194eedfcca69ccae1cbfe6cf5d2a8 (diff)
downloadkmod-8c50dc4e3ad4ccc55098b12d6caa4e0e81bd1393.tar.gz
kmod-8c50dc4e3ad4ccc55098b12d6caa4e0e81bd1393.zip
Phrasing correction in modprobe man page
-rw-r--r--man/modprobe.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/modprobe.xml b/man/modprobe.xml
index 12d49f2..0372b6b 100644
--- a/man/modprobe.xml
+++ b/man/modprobe.xml
@@ -232,7 +232,7 @@
information, such as the kernel and compiler versions. If a module
fails to load and the kernel complains that the "version magic"
doesn't match, you can use this option to remove it. Naturally,
- this check is there for your protection, so this using option is
+ this check is there for your protection, so using this option is
dangerous unless you know what you're doing.
</para>
<para>