/bin/kill usage behaviour incorrect [patch]
Hey,
/bin/kill's usage() function states the usage of -signalname
and -signalnumber
as if they are needed variables and not options, this is wrong and should be
changed
so that these optiones are within square brackets [ and ]. A patch can be
found
here:
http://virtus.ath.cx/dfbsd/kill.c.diff
Regards,
Douwe