summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSami Kerola <kerolasa@iki.fi>2012-07-26 19:34:31 +0200
committerCraig Small <csmall@users.sourceforge.net>2012-07-28 18:41:57 +1000
commit2dbefb1bbddef087ec8b8017f53967a0da72b8d9 (patch)
tree5817e345489d3282013e8317adfc29a47efef683
parent8e193d8a7904b9e96d6dffc2a9f230cbb52142b6 (diff)
docs: clean up prtstat.1
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
-rw-r--r--doc/prtstat.135
1 files changed, 21 insertions, 14 deletions
diff --git a/doc/prtstat.1 b/doc/prtstat.1
index d415728..ac8a2ac 100644
--- a/doc/prtstat.1
+++ b/doc/prtstat.1
@@ -1,4 +1,4 @@
-.TH PRTSTAT 1 2011-10-25 "Linux" "User Commands"
+.TH PRTSTAT 1 "July 2012" "psmisc" "User Commands"
.SH NAME
prtstat \- print statistics of a process
.SH SYNOPSIS
@@ -12,26 +12,33 @@ prtstat \- print statistics of a process
.ad b
.SH DESCRIPTION
.B prtstat
-prints the statistics of the specified process. This information comes from
-the \fI/proc/PID/stat\fR file.
+prints the statistics of the specified process. This information comes
+from the
+.I /proc/PID/stat
+file.
.SH OPTIONS
.TP
-.BR \-r , \-\-raw
+.BR \-r , \ \-\-raw
Print the information in raw format.
.TP
-.BR \-V , \-\-version
-Show the version information for \fBprtstat\fR.
+.BR \-V , \ \-\-version
+Show the version information for
+.BR prtstat .
.SH OPTIONS
.TP
-.BR \-r , \-\-raw
+.BR \-r , \ \-\-raw
Print the information in raw format.
.TP
-.BR \-V , \-\-version
-Show the version information for \fBprtstat\fR.
+.BR \-V , \ \-\-version
+Show the version information for
+.BR prtstat .
.SH FILES
-.nf
-/proc/<PID>/stat source of the information \fBprtstat\fR uses
-.fi
+.TP
+/proc/<PID>/stat
+source of the information
+.B prtstat
+uses
.SH AUTHORS
-.PP
-Craig Small <csmall@enc.com.au>
+.MT csmall@enc.com.au
+Craig Small
+.ME