mmap.2: srcfix: FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-05 16:07:12 +01:00
parent eaa8868c7b
commit f5f4165105
1 changed files with 4 additions and 0 deletions

View File

@ -360,6 +360,10 @@ However, most systems also support
.B MAP_ANONYMOUS
(or its synonym
.BR MAP_ANON ).
.\" FIXME . for later review when Issue 8 is one day released...
.\" POSIX may add MAP_ANON in the future
.\" http://austingroupbugs.net/tag_view_page.php?tag_id=8
.\" http://austingroupbugs.net/view.php?id=850
.LP
Some systems document the additional flags
.BR MAP_AUTOGROW ,