diff options
Diffstat (limited to 'man/modprobe.d.xml')
-rw-r--r-- | man/modprobe.d.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/modprobe.d.xml b/man/modprobe.d.xml index 4f93a63..47878e2 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 <replaceable>modulename</replaceable> (which might be an alias) every time it is inserted into the kernel: whether - directly (using <command>modprobe</command> - <replaceable>modulename</replaceable> or because the + directly (using <command>modprobe </command> + <replaceable>modulename</replaceable>) or because the module being inserted depends on this module. </para> <para> |