From 29cb9035bab6d9e56466abf733444160cddb962e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 25 Jan 2013 00:46:06 +0100 Subject: [PATCH] syscalls.2: Add kern_features(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 6512a8c3a..cb05800bd 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 2013-01-07 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2013-01-25 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS @@ -295,6 +295,7 @@ T} \fBipc\fP(2) .\" Implements System V IPC calls \fBkcmp\fP(2) 3.5 +\fBkern_features\fP(2) 3.7 Sparc64 \fBkexec_load\fP(2) 2.6.13 .\" The entry in the syscall table was reserved starting in 2.6.7 .\" Was named sys_kexec_load() from 2.6.7 to 2.6.16