Index: lib/libc/sys/minherit.2 =================================================================== --- lib/libc/sys/minherit.2 +++ lib/libc/sys/minherit.2 @@ -91,6 +91,9 @@ after the parent forks and there is no way to get the previous shared-backing-store mapping without unmapping and remapping the address space in the parent. +.It Dv INHERIT_DEFAULT +Alias for +.Dv INHERIT_COPY . .It Dv INHERIT_ZERO This option causes the address space in question to be mapped as new anonymous pages,