diff options
Diffstat (limited to 'man3/getauxval.3')
| -rw-r--r-- | man3/getauxval.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/getauxval.3 b/man3/getauxval.3 index 60c49bb195..465716ba53 100644 --- a/man3/getauxval.3 +++ b/man3/getauxval.3 @@ -210,10 +210,6 @@ is not found, 0 is returned. No entry corresponding to .I type could be found in the auxiliary vector. -.SH VERSIONS -The -.BR getauxval () -function was added in glibc 2.16. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). @@ -231,6 +227,10 @@ T} Thread safety MT-Safe .hy .ad .sp 1 +.SH VERSIONS +The +.BR getauxval () +function was added in glibc 2.16. .SH STANDARDS This function is a nonstandard glibc extension. .SH NOTES |
