From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Subject: [PATCH] init_module.2: tfix Date: Wed, 30 Jan 2013 17:17:09 -0400 Message-ID: <1359580629-31592-1-git-send-email-taffit@debian.org> Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, =?UTF-8?q?David=20Pr=C3=A9vot?= List-Id: linux-man@vger.kernel.org --- man2/init_module.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/init_module.2 b/man2/init_module.2 index 09733e3..5b884b3 100644 --- a/man2/init_module.2 +++ b/man2/init_module.2 @@ -173,7 +173,7 @@ the kernel does not have a key for this module. This error is returned only if the kernel was configured with .BR CONFIG_MODULE_SIG_FORCE ; if the kernel was not configured with this option, -then an invalid or usigned module simply taints the kernel. +then an invalid or unsigned module simply taints the kernel. .TP .B ENOMEM Out of memory. -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html