From f4b5a0b0c8102a48ce2e0b14000cbc73f6605345 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 16 Jun 2008 10:08:53 +0000 Subject: [PATCH] Updated text referring to syscalls(2). --- man7/man-pages.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 3d139dc0c..2a278f40e 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -335,8 +335,8 @@ and library functions that have been added to glibc since version 2.1 The .BR syscalls (2) -manual page also provides information about which -system calls were added to Linux from kernel 2.2 onwards. +manual page also provides information about kernel versions +in which various system calls first appeared. .TP .B CONFORMING TO describes any standards or conventions that relate to the function