jobs, jstack, kill, killall: add more information link (#6545)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
> Sends a signal to a process, usually related to stopping the process.
|
||||
> All signals except for SIGKILL and SIGSTOP can be intercepted by the process to perform a clean exit.
|
||||
> More information: <https://manned.org/kill>.
|
||||
|
||||
- Terminate a program using the default SIGTERM (terminate) signal:
|
||||
|
||||
|
Reference in New Issue
Block a user