From: Tobias Stoeckmann Date: Wed, 16 Oct 2024 08:52:28 +0000 (+0200) Subject: man/insmod: Fix style X-Git-Tag: v34~236 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4bfcece0df091d08e10a20ba34775d718bd32ab0;p=thirdparty%2Fkmod.git man/insmod: Fix style Add missing newline for better formatting and to stay in sync with other options. Signed-off-by: Tobias Stoeckmann Reviewed-by: Emil Velikov Link: https://github.com/kmod-project/kmod/pull/182 Signed-off-by: Lucas De Marchi --- diff --git a/man/insmod.8.scd b/man/insmod.8.scd index 99947935..a5c42646 100644 --- a/man/insmod.8.scd +++ b/man/insmod.8.scd @@ -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.