getauxval.3: (Briefly) document AT_HWCAP2

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-08 11:04:49 +02:00
parent 023ad3b197
commit 2e380e890b
1 changed files with 3 additions and 2 deletions

View File

@ -24,8 +24,6 @@
.\"
.\" See also https://lwn.net/Articles/519085/
.\"
.\" FIXME glibc 2.18 added AT_HWCAP2, which needs to e documented
.\"
.TH GETAUXVAL 3 2015-03-02 "GNU" "Linux Programmer's Manual"
.SH NAME
getauxval \- retrieve a value from the auxiliary vector
@ -112,6 +110,9 @@ for details relating to the Intel x86 architecture).
A human-readable version of the same information is available via
.IR /proc/cpuinfo .
.TP
.BR AT_HWCAP2 " (since glibc 2.18)"
Further machine-dependent hints about processor capabilities.
.TP
.BR AT_ICACHEBSIZE
The instruction cache block size.
.\" .TP