Skip to content

Commit 2c0e00d

Browse files
artembunichevkostikbel
artembunichev
authored andcommitted
kill.1: mention special PID 0
PR: 284158 (cherry picked from commit f5cf173)
1 parent 1a085ee commit 2c0e00d

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
@@ -81,6 +81,9 @@ of the default
8181
.Pp
8282
The following PIDs have special meanings:
8383
.Bl -tag -width indent
84+
.It 0
85+
The signal is sent to all processes whose group ID is equal to the process
86+
group ID of the sender, and for which the process has permission.
8487
.It -1
8588
If superuser, broadcast the signal to all processes; otherwise broadcast
8689
to all processes belonging to the user.

0 commit comments

Comments
 (0)