create_module.2: Note that ENOSYS probably indicates kernel 2.6+

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-10-12 09:25:55 +02:00
parent 6fe81824ca
commit 27ad8f18a5
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ enough for the module.
.TP
.B ENOSYS
.BR create_module ()
is not supported in this version of the kernel.
is not supported in this version of the kernel
(e.g., the kernel is version 2.6 or later).
.TP
.B EPERM
The caller was not privileged