Skip to content

Commit fe74df3

Browse files
artembunichevkostikbel
artembunichev
authored andcommitted
kill.1: mention special meaning of PGID as a PID
PR: 284158 (cherry picked from commit d6c2d4f)
1 parent 2c0e00d commit fe74df3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/kill/kill.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ group ID of the sender, and for which the process has permission.
8787
.It -1
8888
If superuser, broadcast the signal to all processes; otherwise broadcast
8989
to all processes belonging to the user.
90+
.It - Ns Ar PGID
91+
The signal is sent to all processes that belong to the specified
92+
process group ID (PGID).
9093
.El
9194
.Pp
9295
Some of the more commonly used signals:

0 commit comments

Comments
 (0)