]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getauxval.3: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 Jul 2016 20:24:22 +0000 (22:24 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 Jul 2016 20:24:22 +0000 (22:24 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/getauxval.3

index b912e1cffce2c5b43a4dc8a5196ab09c6cb5b0b6..30f5c34b07c8a90b495bd7dbf645fd99fccd0675 100644 (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