Index: linux-2.6.17-rc6-mm1/usr/klibc/SYSCALLS.def =================================================================== --- linux-2.6.17-rc6-mm1.orig/usr/klibc/SYSCALLS.def 2006-06-07 16:25:07.261610563 -0700 +++ linux-2.6.17-rc6-mm1/usr/klibc/SYSCALLS.def 2006-06-07 17:21:09.062973913 -0700 @@ -27,7 +27,7 @@ void _exit,exit::_exit(int) #if _KLIBC_REAL_VFORK ; A lot of architectures need architecture-specific vfork ; stubs, due to the no-stack requirement. These are the -; architectures which don't. +; architectures which dont. pid_t vfork() pid_t vfork@forkish() #endif