From 7844e06eb0ccdafa82fe4e774d13850cbdd127f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=2E=20Sch=C3=B6nitzer?= Date: Fri, 18 Sep 2020 00:42:11 +0200 Subject: Document field M_SWAP in man page --- htop.1.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index cbd5453c..26effeb0 100644 --- a/htop.1.in +++ b/htop.1.in @@ -320,6 +320,9 @@ The library size of the process. .B M_DT (DIRTY) The size of the dirty pages of the process. .TP +.B M_SWAP (SWAP) +Size of the process's swapped pages. +.TP .B ST_UID (UID) The user ID of the process owner. .TP -- cgit v1.2.3