diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-09-14 08:16:03 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-09-14 08:16:03 +0000 |
commit | d2243fd63e3a7aa1d8a769e70e11b743f4de9af8 (patch) | |
tree | 39e6bbf6145ddd480368be2c83c9410249196800 /man2 | |
parent | dbc53ca8b2f1c5a54266e9fa63f22a78630e0bee (diff) |
Minor change to FIXME
Diffstat (limited to 'man2')
-rw-r--r-- | man2/shmget.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/shmget.2 b/man2/shmget.2 index 790ca94f..a68fc797 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -109,7 +109,7 @@ meaning, as the argument of .BR open (2). Presently, the execute permissions are not used by the system. -.\" FIXME -- document SHM_HUGETLB +.\" FIXME -- document SHM_HUGETLB -- see Documentation/vm/hugetlbpage.txt .PP If a new shared memory segment is created, then its associated data structure |