mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-22 10:26:01 +01:00
man: Fix BSD and glibc versions
The versions used in the BSD macros are unknown, so they emit warnings, extend or reduce them to use the two digit form. Correct the glibc version when closefrom(3) got introduced.
This commit is contained in:
parent
59a21c7fb8
commit
5962e03c2d
@ -62,6 +62,6 @@ The
|
||||
function first appeared in Solaris 9,
|
||||
.Ox 3.5 ,
|
||||
.Dx 1.2 ,
|
||||
.Nx 3 ,
|
||||
.Nx 3.0 ,
|
||||
.Fx 8.0
|
||||
and glibc 2.26.
|
||||
and glibc 2.34.
|
||||
|
@ -79,4 +79,4 @@ functions first appeared in
|
||||
.Nx 1.6 ,
|
||||
.Fx 5.0
|
||||
and
|
||||
.Dx 2.1.1 .
|
||||
.Dx 2.1 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user