proc.5: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-13 11:28:19 +02:00
parent 6861f8f0c7
commit c3d59262f3
1 changed files with 1 additions and 1 deletions

View File

@ -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,