Re: [PATCH 1/5] ptrace.2: tfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2012-08-13 07:22:58
Thanks David. Applied! On Mon, Aug 13, 2012 at 3:34 AM, David Prévot [off-list ref] wrote:
quoted hunk
--- man2/ptrace.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man2/ptrace.2 b/man2/ptrace.2 index efaf597..3f82d64 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2@@ -1785,7 +1785,7 @@ to return to userspace with the error .BR EINTR . In this particular case, the program reacted to .B EINTR -by checking ithe current time, and then executing +by checking the current time, and then executing .BR epoll_wait (2) again. (Programs which do not expect such "stray" --1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html