aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/getprogname.32
-rw-r--r--lib/libc/gen/rfork_thread.32
-rw-r--r--lib/libc/gen/shm_open.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/getprogname.3 b/lib/libc/gen/getprogname.3
index ea9c3531bc3f..cf1e1231d61d 100644
--- a/lib/libc/gen/getprogname.3
+++ b/lib/libc/gen/getprogname.3
@@ -89,4 +89,4 @@ modifications to the start-up code.
These functions first appeared in
.Nx 1.6 ,
and made their way into
-.Fx 5.0 .
+.Fx 4.4 .
diff --git a/lib/libc/gen/rfork_thread.3 b/lib/libc/gen/rfork_thread.3
index eafde60388e7..ef8389f04c6e 100644
--- a/lib/libc/gen/rfork_thread.3
+++ b/lib/libc/gen/rfork_thread.3
@@ -74,4 +74,4 @@ for error return codes.
The
.Fn rfork_thread
function call first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
diff --git a/lib/libc/gen/shm_open.3 b/lib/libc/gen/shm_open.3
index 3caec068c6c4..35ac103f609c 100644
--- a/lib/libc/gen/shm_open.3
+++ b/lib/libc/gen/shm_open.3
@@ -184,7 +184,7 @@ The
and
.Fn shm_unlink
functions first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
.Sh AUTHORS
.An Garrett A. Wollman Aq wollman@FreeBSD.org
(C library support and this manual page)