Lines 81-86
of the default
Link Here
|
81 |
.Pp |
81 |
.Pp |
82 |
The following PIDs have special meanings: |
82 |
The following PIDs have special meanings: |
83 |
.Bl -tag -width indent |
83 |
.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. |
84 |
.It -1 |
87 |
.It -1 |
85 |
If superuser, broadcast the signal to all processes; otherwise broadcast |
88 |
If superuser, broadcast the signal to all processes; otherwise broadcast |
86 |
to all processes belonging to the user. |
89 |
to all processes belonging to the user. |
87 |
- |
|
|
88 |
-- |
89 |
bin/kill/kill.1 | 2 ++ |
90 |
bin/kill/kill.1 | 2 ++ |
90 |
1 file changed, 2 insertions(+) |
91 |
1 file changed, 2 insertions(+) |