CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/04/20 08:05:47
Modified files: usr.bin/pkill : pkill.1 Log message: For the list of signal names, link to sigaction(2) in the DESCRIPTION. Basic idea suggested by Henrich Hartzer <h at hartzer dot sh>. OK jmc@.