syscalls.2: Added fanotify_init() and fanotify_mark() to syscall list

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-01-06 21:42:41 +01:00
parent b6b338292c
commit 3610ae93f1
1 changed files with 5 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 2010-11-06 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2011-01-06 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -203,6 +203,10 @@ l l l.
.\" Implements \fBposix_fadvise\fP(2)
\fBfadvise64_64\fP(2) 2.6
\fBfallocate\fP(2) 2.6.23
\fBfanotify_init\fP(2) 2.6.37
\fBfanotify_mark\fP(2) 2.6.37
.\" The fanotify calls were added in Linux 2.6.36,
.\" but disabled while the API was finalized.
\fBfchdir\fP(2)
\fBfchmod\fP(2)
\fBfchmodat\fP(2) 2.6.16