summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2007-06-24 23:32:33 +0000
committerCraig Small <csmall@users.sourceforge.net>2007-06-24 23:32:33 +0000
commit95ca348a052a27ca01be35c472e0710a2f815dc0 (patch)
tree5e9a1a644fd85347793f14a84e34e8c79e9e0dc8 /doc
parente9ba6663b1fe7e5bb779ec5dcea0f4c80b53fa98 (diff)
updated peekfd.1
Diffstat (limited to 'doc')
-rw-r--r--doc/peekfd.116
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/peekfd.1 b/doc/peekfd.1
index f06e274..eaaed1e 100644
--- a/doc/peekfd.1
+++ b/doc/peekfd.1
@@ -1,14 +1,20 @@
.\" Process this file with
.\" groff -man -Tascii foo.1
.\"
-.TH PEEKFD 1 "FEBRUARY 2007" Linux "User Manuals"
+.TH PEEKFD 1 "APRIL 2007" Linux "User Commands"
.SH NAME
peekfd \- peek at file descriptors of running processes
.SH SYNOPSIS
-.B peekfd [-8] [-n] [-c] [-d] [-v] [-h]
+.B peekfd
+.RB [ \-8 , \-\-eight\-bit\-clean ]
+.RB [ \-n , \-\-no\-headers ]
+.RB [ \-f , \-\-follow ]
+.RB [ \-d , \-\-duplicates\-removed ]
+.RB [ \-V , \-\-version ]
+.RB [ \-h , \-\-help ]
.I pid
-.I [fd]
-.I [fd]
+.RI [ fd ]
+.RI [ fd ]
.B ...
.SH DESCRIPTION
.B peekfd
@@ -43,8 +49,6 @@ Error attaching to pid ...
An unknown error occured while attempted to attach to a process.. you may need to be root.
.SH BUGS
Probably lots. Don't be surprised if the process you are monitoring dies.
-
-No long options are implemented.
.SH AUTHOR
Trent Waddington <trent.waddington@gmail.com>
.SH "SEE ALSO"