mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-11-23 15:00:52 +07:00
man: misc punctuation fixes
Some commas and a full stop was missing ;-) Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
This commit is contained in:
parent
f1e233c31e
commit
e971579bba
@ -73,7 +73,7 @@ exclude _excludedir_
|
||||
This specifies the trailing directories that will be excluded during the
|
||||
search for kernel modules.
|
||||
|
||||
The _excludedir_ is the trailing directory to exclude
|
||||
The _excludedir_ is the trailing directory to exclude.
|
||||
|
||||
# COPYRIGHT
|
||||
|
||||
|
@ -15,10 +15,10 @@ Linux Kernel modules. Most users will only run it using its other names.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
*-V --version*
|
||||
*-V*, *--version*
|
||||
Show the program version and exit.
|
||||
|
||||
*-h --help*
|
||||
*-h*, *--help*
|
||||
Show the help message.
|
||||
|
||||
# COMMANDS
|
||||
|
@ -19,7 +19,7 @@ Maintained by Jon Masters and others.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
*insmod*(8), *modprobe*(8), *modinfo*(8) *depmod*(8)
|
||||
*insmod*(8), *modprobe*(8), *modinfo*(8), *depmod*(8)
|
||||
|
||||
# AUTHORS
|
||||
|
||||
|
@ -202,7 +202,7 @@ Maintained by Jon Masters and others.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
*modprobe.d*(5), *insmod*(8), *rmmod*(8), *lsmod*(8), *modinfo*(8) *depmod*(8)
|
||||
*modprobe.d*(5), *insmod*(8), *rmmod*(8), *lsmod*(8), *modinfo*(8), *depmod*(8)
|
||||
|
||||
# AUTHORS
|
||||
|
||||
|
@ -39,7 +39,7 @@ Maintained by Jon Masters and others.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
*modprobe*(8), *insmod*(8), *lsmod*(8), *modinfo*(8) *depmod*(8)
|
||||
*modprobe*(8), *insmod*(8), *lsmod*(8), *modinfo*(8), *depmod*(8)
|
||||
|
||||
# AUTHORS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user