summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2002-06-10 19:18:49 +0000
committerNiels Provos <provos@cvs.openbsd.org>2002-06-10 19:18:49 +0000
commit9549035574ab92df691d9094064508bdf8bea0e3 (patch)
treee30728abbbdb0f3d6c8f1d1501db109662f4209d
parentb980930ab185f0e07d4ee472976ca71e7d5f6448 (diff)
document -p
-rw-r--r--bin/systrace/systrace.110
1 files changed, 9 insertions, 1 deletions
diff --git a/bin/systrace/systrace.1 b/bin/systrace/systrace.1
index 4326a243196..f25bb8ac83d 100644
--- a/bin/systrace/systrace.1
+++ b/bin/systrace/systrace.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: systrace.1,v 1.14 2002/06/09 05:47:27 todd Exp $
+.\" $OpenBSD: systrace.1,v 1.15 2002/06/10 19:18:48 provos Exp $
.\"
.\" Copyright 2002 Niels Provos <provos@citi.umich.edu>
.\" All rights reserved.
@@ -41,6 +41,7 @@
.Op Fl aAitU
.Op Fl g Ar gui
.Op Fl f Ar file
+.Op Fl p Ar pid
.Ar command ...
.Sh DESCRIPTION
The
@@ -75,6 +76,13 @@ The policies specified in
are added to the policies that
.Nm
knows about.
+.It Fl p Ar pid
+Specifies the pid of a process that
+.Nm
+should attach to.
+The full path name of the corresponding binary has to be specified
+as
+.Ar command .
.El
.Pp
.Sh POLICY