From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Yeoh Subject: Re: [PATCH] process_vm_{read,write}v(3): initial man pages Date: Mon, 2 Apr 2012 11:33:16 +0930 Message-ID: <20120402113316.7a2c6a20@Gantu> References: <1331358148-17235-1-git-send-email-vapier@gentoo.org> <201203211143.37042.vapier@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, Mike Frysinger , linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On Fri, 30 Mar 2012 07:42:49 +1300 "Michael Kerrisk (man-pages)" wrote: > On Thu, Mar 22, 2012 at 7:29 AM, Michael Kerrisk (man-pages) > wrote: > > On Thu, Mar 22, 2012 at 4:43 AM, Mike Frysinger > > wrote: > >> Michael: should i fold in the updates that came from this thread > >> and send a v2, or are you going to tackle it ? > > > > I'll work on a draft, and have it out for review in a few days. > > Mike, Chris, > > Here's a heavily edited version of the page that Mike sent in. Since I > might have messed something up, could I ask you two to take a good > look at this page? > .... > > The > .BR process_vm_readv () > system call transfers data from the process > .I pid > to the calling process. > The data to be transferred is identified by > .IR remote_vec Just a typo, but I think you mean remote_iov here instead of remote_vec (it occurs in a few places below as well). There's some cases of local_vec instead of local_iov too. Regards, Chris -- cyeoh-hXjcm30GF6XQT0dZR+AlfA@public.gmane.org -- 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