From 9f3cfd7c368bdced5f880e2e0f24a809bf0e8e2c Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Tue, 26 Nov 2013 13:45:22 +0100 Subject: [PATCH] pmap: Including -p in the man page Previously the pmap man page was missing the -p switch. This commit fixes that. --- pmap.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pmap.1 b/pmap.1 index 28bbd050..78cb50d7 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