From 4bfcece0df091d08e10a20ba34775d718bd32ab0 Mon Sep 17 00:00:00 2001 From: Tobias Stoeckmann Date: Wed, 16 Oct 2024 10:52:28 +0200 Subject: [PATCH] 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 --- man/insmod.8.scd | 1 + 1 file changed, 1 insertion(+) 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. -- 2.47.2