]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man/insmod: Fix style
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 16 Oct 2024 08:52:28 +0000 (10:52 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 17 Oct 2024 13:27:03 +0000 (08:27 -0500)
Add missing newline for better formatting and to stay in sync with other
options.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/182
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/insmod.8.scd

index 999479355a48c70b1825ee46740e21689fdf3302..a5c4264616fe6e7000bec3a6d1cf904568a6343c 100644 (file)
@@ -25,6 +25,7 @@ information about errors.
        the module version and vermagic fields when loading. With this option,
        you can load modules build locally or by third parties, although this
        can lead to memory corruption, system crashes and data loss.
+
 *-s*, *--syslog*
        Send errors to syslog instead of standard error.