diff options
author | obrien <obrien@FreeBSD.org> | 2007-09-21 14:05:26 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2007-09-21 14:05:26 +0000 |
commit | 4f7380b1350e60971007ae2e022883e1f4141f60 (patch) | |
tree | cd0fabab254b3dd616f623209fdf30bdee556d66 /lib/libc | |
parent | ba7a4abe3c1956a546c532b103accf80f694aacb (diff) | |
download | FreeBSD-src-4f7380b1350e60971007ae2e022883e1f4141f60.zip FreeBSD-src-4f7380b1350e60971007ae2e022883e1f4141f60.tar.gz |
Add FreeBSD history.
Approved by: re(ken)
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/minherit.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2 index 1dc4fb8..5b3b184 100644 --- a/lib/libc/sys/minherit.2 +++ b/lib/libc/sys/minherit.2 @@ -127,7 +127,9 @@ arguments. The .Fn minherit system call first appeared in -.Ox . +.Ox +and then in +.Fx 2.2.0 . .Sh BUGS Once you set inheritance to .Dv MAP_PRIVATE |