]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
added FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 5 Sep 2006 08:03:37 +0000 (08:03 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 5 Sep 2006 08:03:37 +0000 (08:03 +0000)
man2/mprotect.2

index 317d6ad0cb45df56502c0ff5b194599a13218b48..384ac6d629085e68ebb65f3dd864437f6499383d 100644 (file)
@@ -58,6 +58,8 @@ The memory can be written to.
 .TP
 .B PROT_EXEC
 The memory can contain executing code.
+.\" FIXME
+.\" Document MAP_GROWSUP and MAP_GROWSDOWN
 .PP
 The new protection replaces any existing protection.  For example, if the
 memory had previously been marked \fBPROT_READ\fR, and \fBmprotect\fR()