From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuri Kozlov Subject: small improvement for mbind.2 Date: Tue, 19 Oct 2010 09:45:11 +0400 Message-ID: <20101019094511.038bc319@keeper.home.local> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/AirRFR85dS5P=TrLEXIPrRT" Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org --MP_/AirRFR85dS5P=TrLEXIPrRT Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello. --- man-pages-git/man2/mbind.2 2010-03-26 17:46:41.000000000 +0300 +++ /tmp/mbind.2 2010-10-19 09:43:00.000000000 +0400 @@ -48,11 +48,12 @@ If the memory range specified by the .IR addr " and " len -arguments includes an "anonymous" region of memory\(emthat is +arguments includes an "anonymous" region of memory \(em that is a region of memory created using the .BR mmap (2) system call with the -.BR MAP_ANONYMOUS \(emor +.BR MAP_ANONYMOUS +\(em or a memory mapped file, mapped using the .BR mmap (2) system call with the -- Best Regards, Yuri Kozlov --MP_/AirRFR85dS5P=TrLEXIPrRT Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=mbind.2.patch --- man-pages-git/man2/mbind.2 2010-03-26 17:46:41.000000000 +0300 +++ /tmp/mbind.2 2010-10-19 09:43:00.000000000 +0400 @@ -48,11 +48,12 @@ If the memory range specified by the .IR addr " and " len -arguments includes an "anonymous" region of memory\(emthat is +arguments includes an "anonymous" region of memory \(em that is a region of memory created using the .BR mmap (2) system call with the -.BR MAP_ANONYMOUS \(emor +.BR MAP_ANONYMOUS +\(em or a memory mapped file, mapped using the .BR mmap (2) system call with the --MP_/AirRFR85dS5P=TrLEXIPrRT-- -- 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