mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-16 18:56:56 +02: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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user