From ecbb4bb73c375bb97f9d3abb9aa950eca7896a21 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 20 Dec 2012 18:29:34 +0100 Subject: [PATCH] syscalls.2: Add finit_module(2) Signed-off-by: Michael Kerrisk --- man2/syscalls.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/syscalls.2 b/man2/syscalls.2 index b55708745..11b8f927d 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -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)