From c1b52014440bf35ef27040a27bf458bb229a4823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=2E=20Sch=C3=B6nitzer?= Date: Fri, 18 Sep 2020 13:32:59 +0200 Subject: Consistent wording/formatting of field descriptions --- htop.1.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index a6833885..424cc157 100644 --- a/htop.1.in +++ b/htop.1.in @@ -321,14 +321,14 @@ The library size of the process. The size of the dirty pages of the process. .TP .B M_SWAP (SWAP) -Size of the process's swapped pages. +The size of the process's swapped pages. .TP .B M_PSS (PSS) -proportional set size, same as M_RESIDENT but each page is divided by the +The proportional set size, same as M_RESIDENT but each page is divided by the number of processes sharing it. .TP .B M_M_PSSWP (PSSWP) -Shows proportional swap share of this mapping, unlike \fBM_SWAP\fR this does not take +The proportional swap share of this mapping, unlike M_SWAP this does not take into account swapped out page of underlying shmem objects. .TP .B ST_UID (UID) -- cgit v1.2.3