pmap
This commit is contained in:
36
pmap.1
Normal file
36
pmap.1
Normal file
@@ -0,0 +1,36 @@
|
||||
'\" t
|
||||
.\" (The preceding line is a note to broken versions of man to tell
|
||||
.\" them to pre-process this man page with tbl)
|
||||
.\" Man page for pmap.
|
||||
.\" Licensed under version 2 of the GNU General Public License.
|
||||
.\" Written by Albert Cahalan.
|
||||
.\"
|
||||
.TH PMAP 1 "October 26, 2002" "Linux" "Linux User's Manual"
|
||||
.SH NAME
|
||||
pmap \- report memory map of a process
|
||||
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
pmap [-x] [-V] pids...
|
||||
.fi
|
||||
|
||||
.SH DESCRIPTION
|
||||
The pmap command reports the memory map of a process or processes.
|
||||
|
||||
.SH "GENERAL OPTIONS"
|
||||
.TS
|
||||
l l l.
|
||||
-x extended Show the extended format.
|
||||
-V show version Displays version of program.
|
||||
.TE
|
||||
|
||||
.SH "SEE ALSO"
|
||||
ps(1) pgrep(1)
|
||||
|
||||
.SH STANDARDS
|
||||
No standards apply, but pmap looks an awful lot like a SunOS command.
|
||||
|
||||
.SH AUTHOR
|
||||
Albert Cahalan <albert@users.sf.net> wrote pmap in 2002, and is the current
|
||||
maintainer of the procps collection. Please send bug reports
|
||||
to <procps-feedback@lists.sf.net>.
|
Reference in New Issue
Block a user