proc.5: Minor rewording

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-19 11:34:11 +02:00
parent a568e16408
commit fda70f5bf9
1 changed files with 3 additions and 1 deletions

View File

@ -2038,7 +2038,9 @@ Memory which is actively being written back to the disk.
Non-file backed pages mapped into user-space page tables.
.TP
.IR Mapped " %lu"
Files which have been mmaped, such as libraries.
Files which have been mapped into memory (with
.BR mmap (2)),
such as libraries.
.TP
.IR Shmem " %lu (since Linux 2.6.32)"
[To be documented.]