From 55f5bdbdd8f33be9212d9945b5fca20e5d1afe23 Mon Sep 17 00:00:00 2001 From: Jason Peel Date: Wed, 5 Jun 2002 06:29:11 +0000 Subject: document pgid usage; ok millert@ --- bin/kill/kill.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bin/kill') diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index f63f0e655d0..a56f68ece58 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kill.1,v 1.19 2002/02/11 18:43:51 mpech Exp $ +.\" $OpenBSD: kill.1,v 1.20 2002/06/05 06:29:10 jsyn Exp $ .\" $NetBSD: kill.1,v 1.8 1995/09/07 06:30:26 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -100,6 +100,11 @@ If superuser, broadcast the signal to all processes; otherwise, broadcast to all processes belonging to the user. .El .Pp +.Bl -tag -width Ds -compact -offset indent +.It \- Ns Ar pgid +Send the signal to all processes within the specified process group. +.El +.Pp Some of the more commonly used signals: .Pp .Bl -tag -width Ds -compact -offset indent -- cgit v1.2.3