summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/pkill/pkill.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1
index 9e86ba5c68d..5fcb78c6877 100644
--- a/usr.bin/pkill/pkill.1
+++ b/usr.bin/pkill/pkill.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkill.1,v 1.13 2009/03/26 08:38:39 sobrado Exp $
+.\" $OpenBSD: pkill.1,v 1.14 2009/06/07 22:16:43 jmc Exp $
.\" $NetBSD: pkill.1,v 1.8 2003/02/14 15:59:18 grant Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 26 2009 $
+.Dd $Mdocdate: June 7 2009 $
.Dt PKILL 1
.Os
.Sh NAME
@@ -144,8 +144,8 @@ Restrict matches to processes with an effective user ID in the
comma-separated list
.Ar euid .
.It Fl v
-Reverse the sense of the matching; display processes that do not match the
-given criteria.
+Reverse the sense of the matching;
+display or signal processes that do not match the given criteria.
.It Fl x
Require an exact match of the process name, or argument list if
.Fl f