syscalls.2: Add finit_module(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-12-20 18:29:34 +01:00
parent 602241400f
commit ecbb4bb73c
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.TH SYSCALLS 2 2012-12-16 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2012-12-21 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -221,6 +221,7 @@ T}
\fBfcntl64\fP(2) 2.4
\fBfdatasync\fP(2)
\fBfgetxattr\fP(2) 2.6; 2.4.18
\fBfinit_module\fP(2) 3.8
\fBflistxattr\fP(2) 2.6; 2.4.18
\fBflock\fP(2) 2.0
\fBfork\fP(2)