aboutsummaryrefslogtreecommitdiffstats
path: root/man2/init_module.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/init_module.2')
-rw-r--r--man2/init_module.23
1 files changed, 0 insertions, 3 deletions
diff --git a/man2/init_module.2 b/man2/init_module.2
index 2215aac1cc..be7dfd9d98 100644
--- a/man2/init_module.2
+++ b/man2/init_module.2
@@ -84,7 +84,6 @@ and
.I invbool
parameters.
Values for array parameters are specified as a comma-separated list.
-
.SS finit_module()
The
.BR finit_module ()
@@ -151,7 +150,6 @@ On success, these system calls return 0.
On error, \-1 is returned and
.I errno
is set appropriately.
-
.SH ERRORS
.TP
.BR EBADMSG " (since Linux 3.7)"
@@ -252,7 +250,6 @@ function.
.SH VERSIONS
.B finit_module ()
is available since Linux 3.8.
-
.SH "CONFORMING TO"
.BR init_module ()
and