From: Emil Velikov Date: Mon, 8 Jul 2024 13:43:11 +0000 (+0100) Subject: man: misc punctuation fixes X-Git-Tag: v33~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e971579bba7616cee3e13efa5ced7682fd395739;p=thirdparty%2Fkmod.git man: misc punctuation fixes Some commas and a full stop was missing ;-) Signed-off-by: Emil Velikov Signed-off-by: Lucas De Marchi --- diff --git a/man/depmod.d.5.scd b/man/depmod.d.5.scd index 4e05b93d..9cf99d51 100644 --- a/man/depmod.d.5.scd +++ b/man/depmod.d.5.scd @@ -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 diff --git a/man/kmod.8.scd b/man/kmod.8.scd index 7bef8632..2007a2d0 100644 --- a/man/kmod.8.scd +++ b/man/kmod.8.scd @@ -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 diff --git a/man/lsmod.8.scd b/man/lsmod.8.scd index 7195cbae..eb2f2e8b 100644 --- a/man/lsmod.8.scd +++ b/man/lsmod.8.scd @@ -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 diff --git a/man/modprobe.8.scd b/man/modprobe.8.scd index aac3a74d..f4ce0bef 100644 --- a/man/modprobe.8.scd +++ b/man/modprobe.8.scd @@ -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 diff --git a/man/rmmod.8.scd b/man/rmmod.8.scd index 78134485..e1f656f1 100644 --- a/man/rmmod.8.scd +++ b/man/rmmod.8.scd @@ -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