note that skill/snice are obsolete

This commit is contained in:
albert 2006-06-18 23:57:44 +00:00
parent ffc32c6f8b
commit 634c9f6b43

View File

@ -17,6 +17,10 @@ snice [new priority] [options] process selection criteria
.fi
.SH DESCRIPTION
These tools are probably obsolete and unportable. The command
syntax is poorly defined. Consider using the killall, pkill,
and pgrep commands instead.
The default signal for skill is TERM. Use -l or -L to list available signals.
Particularly useful signals include HUP, INT, KILL, STOP, CONT, and 0.
Alternate signals may be specified in three ways: -9 -SIGKILL -KILL.