summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaromir Capik <jcapik@redhat.com>2013-11-26 13:45:22 +0100
committerJaromir Capik <jcapik@redhat.com>2013-11-26 13:45:22 +0100
commit9f3cfd7c368bdced5f880e2e0f24a809bf0e8e2c (patch)
treefc2a8030897cbbd48a9987298f7572bfea05d139
parent09594c89264fba9a4859a18f5021ec0686a91718 (diff)
downloadprocps-ng-9f3cfd7c368bdced5f880e2e0f24a809bf0e8e2c.tar.gz
pmap: Including -p in the man page
Previously the pmap man page was missing the -p switch. This commit fixes that.
-rw-r--r--pmap.13
1 files changed, 3 insertions, 0 deletions
diff --git a/pmap.1 b/pmap.1
index 28bbd05..78cb50d 100644
--- a/pmap.1
+++ b/pmap.1
@@ -39,6 +39,9 @@ according to \fI/proc/PID/smaps\fR
\fB\-XX\fR
Show everything the kernel provides
.TP
+\fB\-p\fR, \fB\-\-show\-path\fR
+Show full path to files in the mapping column
+.TP
\fB\-c\fR, \fB\-\-read\-rc\fR
Read the default configuration
.TP