summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/mmap.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index 5767751..89bb894 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -129,7 +129,7 @@ Use of this option is discouraged.
Notify the kernel that the region may contain semaphores and that special
handling may be necessary.
.It Dv MAP_INHERIT
-This flag never operated as advertised and is no longer supported.
+This flag never operated as advertised and is no longer supported.
Please refer to
.Xr minherit 2
for further information.
@@ -323,8 +323,8 @@ was specified and insufficient memory was available.
.El
.Sh SEE ALSO
.Xr madvise 2 ,
-.Xr minherit 2 ,
.Xr mincore 2 ,
+.Xr minherit 2 ,
.Xr mlock 2 ,
.Xr mprotect 2 ,
.Xr msync 2 ,
OpenPOWER on IntegriCloud