man/insmod: Fix style

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>
This commit is contained in:
Tobias Stoeckmann 2024-10-16 10:52:28 +02:00 committed by Lucas De Marchi
parent afb69615ce
commit 4bfcece0df

View 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.