This commit is contained in:
Michael Kerrisk 2006-05-17 21:19:54 +00:00
parent 7707efd2fa
commit 1fb8c49be6
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ The system call is the fundamental interface between an application
and the Linux kernel. As of Linux 2.4.17, there are 1100 system calls
listed in
.IR /usr/src/linux/include/asm-*/unistd.h .
This man page lists those that are common to most platforms
(providing hyperlinks if you read this with a browser).
This man page lists those that are common to most platforms.
_llseek(2),
_newselect(2),