From cf764d498f7ecad73f5e2a7ad135690d95075b9d Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 17 Mar 2020 22:04:46 +0100 Subject: updated pmap --- src/pmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/pmap.md b/src/pmap.md index d2e0e79..7c905ae 100644 --- a/src/pmap.md +++ b/src/pmap.md @@ -2,6 +2,6 @@ ```markdown pmap - ............. dump virtual memory map of process. - compared to /proc//maps it shows the size of the mappings + Dump virtual memory map of process. + Compared to /proc//maps it shows the size of the mappings. ``` -- cgit v1.2.3