CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/22 10:49:14
Modified files:
bin/kill : kill.1
usr.bin/pkill : pkill.1
usr.bin/lastcomm: lastcomm.1
Log message:
>From user commands, reference the simpler signal(3) manual rather than
the more complicated sigaction(2); both provide a complete list of signals.
Suggested by both Theos, tb@ and deraadt@, and jmc@ does not seem to object.
