aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/getauxval.39
1 files changed, 6 insertions, 3 deletions
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index cc08df60b0..2cd1e3dcbe 100644
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -134,19 +134,22 @@ the cache is N-way set associative.
The L1 data cache size.
.TP
.BR AT_L1I_CACHEGEOMETRY
-Geometry of the L1 instruction cache, encoded as for AT_L1D_CACHEGEOMETRY.
+Geometry of the L1 instruction cache, encoded as for
+.BR AT_L1D_CACHEGEOMETRY .
.TP
.BR AT_L1I_CACHESIZE
The L1 instruction cache size.
.TP
.BR AT_L2_CACHEGEOMETRY
-Geometry of the L2 cache, encoded as for AT_L1D_CACHEGEOMETRY.
+Geometry of the L2 cache, encoded as for
+.BR AT_L1D_CACHEGEOMETRY .
.TP
.BR AT_L2_CACHESIZE
The L2 cache size.
.TP
.BR AT_L3_CACHEGEOMETRY
-Geometry of the L3 cache, encoded as for AT_L1D_CACHEGEOMETRY.
+Geometry of the L3 cache, encoded as for
+.BR AT_L1D_CACHEGEOMETRY .
.TP
.BR AT_L3_CACHESIZE
The L3 cache size.