From: Chris Stackpole Date: Fri, 20 Apr 2018 19:46:58 +0000 (-0500) Subject: Phrasing correction in modprobe man page X-Git-Tag: v26~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c50dc4e3ad4ccc55098b12d6caa4e0e81bd1393;p=thirdparty%2Fkmod.git Phrasing correction in modprobe man page --- diff --git a/man/modprobe.xml b/man/modprobe.xml index 12d49f2c..0372b6b2 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.