getauxval.3: srcfix: rewrap source lines

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-09-24 22:01:19 +02:00
parent a81869d0e6
commit be2e899b49
1 changed files with 4 additions and 4 deletions

View File

@ -125,10 +125,10 @@ The instruction cache block size.
.TP
.\" Kernel commit 98a5f361b8625c6f4841d6ba013bbf0e80d08147
.BR AT_L1D_CACHEGEOMETRY
Geometry of the L1 data cache, encoded with the cache line size in
bytes in the bottom 16 bits and the cache associativity in the next 16
bits. The associativity is such that if N is the 16-bit value, the cache
is N-way set associative.
Geometry of the L1 data cache, encoded with the cache line size in bytes
in the bottom 16 bits and the cache associativity in the next 16 bits.
The associativity is such that if N is the 16-bit value,
the cache is N-way set associative.
.TP
.BR AT_L1D_CACHESIZE
The L1 data cache size.