summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/minherit.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/minherit.2')
-rw-r--r--lib/libc/sys/minherit.214
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2
index b19e36d..1ec8b2d 100644
--- a/lib/libc/sys/minherit.2
+++ b/lib/libc/sys/minherit.2
@@ -119,13 +119,6 @@ and
.Fa len
arguments.
.El
-.Sh BUGS
-Once you set inheritance to
-.Dv MAP_PRIVATE
-or
-.Dv MAP_SHARED ,
-there is no way to recover the original copy-on-write semantics
-short of unmapping and remapping the area.
.Sh SEE ALSO
.Xr fork 2 ,
.Xr madvise 2 ,
@@ -139,3 +132,10 @@ The
.Fn minherit
system call first appeared in
.Ox .
+.Sh BUGS
+Once you set inheritance to
+.Dv MAP_PRIVATE
+or
+.Dv MAP_SHARED ,
+there is no way to recover the original copy-on-write semantics
+short of unmapping and remapping the area.
OpenPOWER on IntegriCloud