diff --git a/man2/restart_syscall.2 b/original/man2/restart_syscall.2 index a71b618..33081b7 100644 --- a/man2/restart_syscall.2 +++ b/man2/restart_syscall.2 @@ -115,7 +115,7 @@ In the case of system calls that take a timeout argument and automatically restart after a stop signal plus .BR SIGCONT , but which do not have the -.BR restart_syscall (2) +.BR restart_syscall () mechanism built in, then, after the process resumes execution, the time that the process spent in the stop state is .I not @@ -127,7 +127,7 @@ and .BR pselect (2). From user space, the operation of -.BR restart_syscall (2) +.BR restart_syscall () is largely invisible: to the process that made the system call that is restarted, it appears as though that system call executed and -- Akihiro Motoki <amotoki@xxxxxxxxx> -- 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