diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-09-12 20:41:08 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-09-12 20:41:08 +0100 |
| commit | a5a3e91bf97f08652849367eeef112813dceb809 (patch) | |
| tree | f0c1a3916a99e11f15415e662b492c696110f78e /man5 | |
| parent | 0989246ebd2c1d7c8ae7eab8f1353dc6d325ec63 (diff) | |
| download | man-pages-a5a3e91bf97f08652849367eeef112813dceb809.tar.gz | |
proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 0b0abfe001..2eaafc8b79 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1579,7 +1579,7 @@ for the mapping in .IR /proc/[pid]/maps . The remaining lines show the size of the mapping, the amount of the mapping that is currently resident in RAM ("Rss"), -the process' proportional share of this mapping ("Pss"), +the process's proportional share of this mapping ("Pss"), the number of clean and dirty shared pages in the mapping, and the number of clean and dirty private pages in the mapping. "Referenced" indicates the amount of memory currently marked as |
