ptrace.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2013-03-02 06:22:31 +01:00 committed by Michael Kerrisk
parent 8231feb430
commit f42ce0a555
1 changed files with 1 additions and 1 deletions

View File

@ -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.