From: Sami Kerola Date: Thu, 5 Jan 2012 19:11:34 +0000 (+0100) Subject: docs: clarify slabtop sort criteria listing X-Git-Tag: v3.3.2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec1f4d394aeb352d58d2325fc64b9b7208dfb77f;p=procps-ng docs: clarify slabtop sort criteria listing Signed-off-by: Sami Kerola --- diff --git a/slabtop.1 b/slabtop.1 index 6af551d6..8a26a4ae 100644 --- a/slabtop.1 +++ b/slabtop.1 @@ -45,36 +45,20 @@ sort criteria is to sort by the number of objects ("o"). .PP The sort criteria can also be changed while slabtop is running by pressing the associated character. -.TP -.BR a: -sort by number of active objects -.TP -.BR b: -sort by objects per slab -.TP -.BR c: -sort by cache size -.TP -.BR l: -sort by number of slabs -.TP -.BR v -sort by number of active slabs -.TP -.BR n: -sort by name -.TP -.BR o: -sort by number of objects -.TP -.BR p: -sort by pages per slab -.TP -.BR s: -sort by object size -.TP -.BR u: -sort by cache utilization +.TS +l l l. +\fBcharacter description header\fR +a number of active objects ACTIVE +b objects per slab OBJ/SLAB +c cache size CACHE SIZE +l number of slabs SLABS +v number of active slabs N/A +n name NAME +o number of objects OBJS +p pages per slab N/A +s object size OBJ SIZE +u cache utilization USE +.TE .SH COMMANDS .B slabtop accepts keyboard commands from the user during use. The following are