From fa002c0ba95929bef65df57a33471682666b46ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Fri, 20 Nov 2020 17:09:34 +0100 Subject: Rename virtual memory column from M_SIZE to M_VIRT Closes: #325 --- htop.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index 6048449d..f597ea90 100644 --- a/htop.1.in +++ b/htop.1.in @@ -312,7 +312,7 @@ The time the process was started. .B PROCESSOR (CPU) The ID of the CPU the process last executed on. .TP -.B M_SIZE (VIRT) +.B M_VIRT (VIRT) The size of the virtual memory of the process. .TP .B M_RESIDENT (RES) -- cgit v1.2.3