From f42ce0a555f61b6ed5fee346e02e720720da6ccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Sat, 2 Mar 2013 06:22:31 +0100 Subject: [PATCH] ptrace.2: tfix Signed-off-by: Michael Kerrisk --- man2/ptrace.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/ptrace.2 b/man2/ptrace.2 index df1be976b..9d1133c07 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -251,7 +251,7 @@ constant. .I data points to a .BR "struct iovec" , -which describes ithe destination buffer's location and length. +which describes the destination buffer's location and length. On return, the kernel modifies .B iov.len to indicate the actual number of bytes returned.