]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: misc punctuation fixes
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 8 Jul 2024 13:43:11 +0000 (14:43 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 9 Jul 2024 05:18:21 +0000 (00:18 -0500)
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>
man/depmod.d.5.scd
man/kmod.8.scd
man/lsmod.8.scd
man/modprobe.8.scd
man/rmmod.8.scd

index 4e05b93d4cbc2ad5852fb5dd8af45cac927e8c67..9cf99d513b885989ca138bba41dcbdd7e6627bc1 100644 (file)
@@ -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
 
index 7bef8632cd48cc927e011c94a3c56ca2bb6c0e44..2007a2d00c728af12e384178839b7f45599bc305 100644 (file)
@@ -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
index 7195cbaeba36be406835e83e058305ea7b5bd211..eb2f2e8bd8c6e31f07d6f76834016023eb90ddfb 100644 (file)
@@ -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
 
index aac3a74d344911632e2a18b5583618e9c5b7def1..f4ce0befeb0ad777677a451f7a96232d1ff5efb9 100644 (file)
@@ -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
 
index 78134485c62a3dd276f8ae3f5a87cbe10cd04973..e1f656f1d6faa1b9bc0de4a051e0333823336df6 100644 (file)
@@ -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