]> granicus.if.org Git - procps-ng/commitdiff
pmap: Including -p in the man page
authorJaromir Capik <jcapik@redhat.com>
Tue, 26 Nov 2013 12:45:22 +0000 (13:45 +0100)
committerJaromir Capik <jcapik@redhat.com>
Tue, 26 Nov 2013 12:45:22 +0000 (13:45 +0100)
Previously the pmap man page was missing the -p switch.
This commit fixes that.

pmap.1

diff --git a/pmap.1 b/pmap.1
index 28bbd05001a019b4a7ea0b7b04a13f84b40478a1..78cb50d7a715bd4f4231161a3488bcbf4d583756 100644 (file)
--- 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