From: Joe Lawrence Date: Tue, 13 May 2014 03:31:10 +0000 (-0400) Subject: man: fixup spacing/parens in modprobe.d(5) X-Git-Tag: v18~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=445e51c57dc605fd53b051b9d664bc003f8edf5d;p=thirdparty%2Fkmod.git man: fixup spacing/parens in modprobe.d(5) --- diff --git a/man/modprobe.d.xml b/man/modprobe.d.xml index 4f93a637..47878e26 100644 --- a/man/modprobe.d.xml +++ b/man/modprobe.d.xml @@ -157,8 +157,8 @@ This command allows you to add options to the module modulename (which might be an alias) every time it is inserted into the kernel: whether - directly (using modprobe - modulename or because the + directly (using modprobe + modulename) or because the module being inserted depends on this module.