freebsd-dev/usr.bin/killall
Fernando Apesteguía c842df4889 killall(1): Clarify -d, -s and -v options
-d and -v are not equivalent options. The former is more verbose than the
latter and the former does not actually send the signals while the latter does.
Let them have their own paragraphs.

From the point of view of the output, -v is equivalent to -s, so describe them
close to each other. The difference is that former actually sends the signals
and the latter doesn't.

PR:	247411
Approved by:	manpages(0mp)
Differential Revision:	https://reviews.freebsd.org/D25413
2020-06-27 11:28:11 +00:00
..
killall.1 killall(1): Clarify -d, -s and -v options 2020-06-27 11:28:11 +00:00
killall.c Revert r352953: Convert pnmatch to single element array in regexec calls 2019-10-02 16:08:01 +00:00
Makefile
Makefile.depend