http://man7.org/linux/man-pages/man2/waitpid.2.html 1. I see: "The wait() system call suspends execution of the calling process...". I expected: "The wait() system call suspends execution of the calling thread...". 2. I see: "The waitpid() system call suspends execution of the calling process...". I expected: "The waitpid() system call suspends execution of the calling thread...". -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html