Address a couple of stylistic (missing comma, manpage #, italic) issues,
reported by manpage-l10n project.
Reference: https://lore.kernel.org/linux-modules/ZvknyLKvQeBo16n9@meinfjell.helgefjelltest.de
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/164
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
module dependencies.
Only the most general of error messages are reported: as the work of trying to
-link the module is now done inside the kernel, the *dmesg* usually gives more
+link the module is now done inside the kernel, the *dmesg*(1) usually gives more
information about errors.
# OPTIONS
# SEE ALSO
-*modprobe*(8), *rmmod*(8), *lsmod*(8), *modinfo*(8) *depmod*(8)
+*modprobe*(8), *rmmod*(8), *lsmod*(8), *modinfo*(8), *depmod*(8)
# AUTHORS
# DESCRIPTION
*lsmod* is a trivial program which nicely formats the contents of the
-/proc/modules, showing what kernel modules are currently loaded.
+_/proc/modules_, showing what kernel modules are currently loaded.
# OPTIONS