summaryrefslogtreecommitdiff
path: root/man2/init_module.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-02-18 18:45:32 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-02-18 18:45:32 +0100
commit6b4dbb25e92bfb95b58f98f229c23480e8271191 (patch)
tree0a2fad79e22490398fc5b6d447c5b765343d8488 /man2/init_module.2
parent7aa48d58c5899289673e8303b22da77868eb5005 (diff)
delete_module.2, epoll_create.2, getpeername.2, getpriority.2, getrlimit.2, getunwind.2, init_module.2, kcmp.2, mmap.2, perf_event_open.2, perfmonctl.2, prctl.2, s390_runtime_instr.2, timerfd_create.2, vfork.2, getaddrinfo_a.3, getenv.3, if_nameindex.3, if_nametoindex.3, mcheck.3, pthread_setname_np.3, scanf.3, cciss.4, hpsa.4, core.5, gai.conf.5, networks.5, nscd.conf.5, nss.5, aio.7, arp.7, numa.7, socket.7, udplite.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 2215aac1c..be7dfd9d9 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