mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Be more accurate in the description of the -I option:
signaling to a process doesn't necessarily kill it.
This commit is contained in:
parent
51f1dbba96
commit
0f07cf12ac
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ Restrict matches to processes with a real group ID in the comma-separated
|
|||
list
|
||||
.Ar gid .
|
||||
.It Fl I
|
||||
Request confirmation before attempting to kill each process.
|
||||
Request confirmation before attempting to signal each process.
|
||||
.It Fl L
|
||||
The
|
||||
.Ar pidfile
|
||||
|
|
|
|||
Loading…
Reference in a new issue