getauxval.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-07-12 22:24:22 +02:00
parent 063bf5a777
commit 291415ef4a
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ The contents of the bit mask are hardware dependent
(for example, see the kernel source file
.IR arch/x86/include/asm/cpufeature.h
for details relating to the Intel x86 architecture; the value
returned is the first 32 bit word of the array described there).
returned is the first 32-bit word of the array described there).
A human-readable version of the same information is available via
.IR /proc/cpuinfo .
.TP