diff --git a/man3/getauxval.3 b/man3/getauxval.3 index cc08df60b..2cd1e3dcb 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.