From c3d59262f3abd461705b1533d7007858410a6886 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 13 Oct 2016 11:28:19 +0200 Subject: [PATCH] proc.5: wfix Signed-off-by: Michael Kerrisk --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index a7b56e2ef..ef49225a8 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1668,7 +1668,7 @@ VmFlags: rd ex mr mw me dw The first of these lines shows the same information as is displayed for the mapping in .IR /proc/[pid]/maps . -The remaining lines show the size of the mapping, +The following lines show the size of the mapping, the amount of the mapping that is currently resident in RAM ("Rss"), the process's proportional share of this mapping ("Pss"), the number of clean and dirty shared pages in the mapping,