]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mprotect.2: srcfix: Added FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 23 Jan 2013 13:07:36 +0000 (14:07 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 25 Jan 2013 20:45:09 +0000 (21:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mprotect.2

index f1d08bea34cb2f4a5d17a75084b214929db41095..02aa114cc032725d235a70812825e73378dca085 100644 (file)
 .\" Modified 2004-08-16 by Andi Kleen <ak@muc.de>
 .\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and
 .\" a much improved example program.
+.\" FIXME The following protection flags need documenting:
+.\"         PROT_SEM
+.\"         PROT_GROWSDOWN
+.\"         PROT_GROWSUP
+.\"         PROT_SAO (PowerPC)
 .\"
 .TH MPROTECT 2 2012-08-14 "Linux" "Linux Programmer's Manual"
 .SH NAME