From e6de45d5ec17d9a92edb62a0a6144caef9159c13 Mon Sep 17 00:00:00 2001 From: dg Date: Thu, 23 Aug 2001 22:39:52 +0000 Subject: Killed reference to MAP_INHERIT which is not supported in FreeBSD. --- lib/libc/sys/mmap.2 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2 index f4cb27e..df5eb0f 100644 --- a/lib/libc/sys/mmap.2 +++ b/lib/libc/sys/mmap.2 @@ -128,10 +128,6 @@ Use of this option is discouraged. .It Dv MAP_HASSEMAPHORE Notify the kernel that the region may contain semaphores and that special handling may be necessary. -.It Dv MAP_INHERIT -Permit regions to be inherited across -.Xr execve 2 -system calls. .It Dv MAP_NOCORE Region is not included in a core file. .It Dv MAP_NOSYNC -- cgit v1.1