diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 0a9af5556..1c0723941 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -887,8 +887,6 @@ with number __NR_xxx defined in .I /usr/include/asm/unistd.h can be found in the Linux kernel source in the routine .IR sys_xxx (). -(The dispatch table for i386 can be found in -.IR /usr/src/linux/arch/i386/kernel/entry.S .) There are many exceptions, however, mostly because older system calls were superseded by newer ones, and this has been treated somewhat unsystematically.