docs: kill(1): Add more detail on use of SIGTERM vs SIGKILL It's worth adding a recommendation here to use SIGTERM rather than SIGKILL, and explain why. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>