diff options
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/getprogname.3 | 2 | ||||
-rw-r--r-- | lib/libc/gen/rfork_thread.3 | 2 | ||||
-rw-r--r-- | lib/libc/gen/shm_open.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/getprogname.3 b/lib/libc/gen/getprogname.3 index ea9c353..cf1e123 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 eafde60..ef8389f 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 3caec06..35ac103 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) |