pmap: Including -p in the man page

Previously the pmap man page was missing the -p switch.
This commit fixes that.
This commit is contained in:
Jaromir Capik 2013-11-26 13:45:22 +01:00
parent 09594c8926
commit 9f3cfd7c36
1 changed files with 3 additions and 0 deletions

3
pmap.1
View File

@ -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