]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/mprotect.2
mprotect.2: fix off-by-one error in a memory range
authorSeonghun Lim <wariua@gmail.com>
Thu, 8 Sep 2011 14:58:27 +0000 (16:58 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 16 Sep 2011 05:00:45 +0000 (07:00 +0200)
commitda2336b314d989baa4ba9d0863a6affb6e9092d4
treef94ae176a6d5303338a1469b0ad5f70403767899
parentf8e32007b0bb3f3e891db78f39a632641924afc6
mprotect.2: fix off-by-one error in a memory range

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mprotect.2