CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2023/01/12 07:08:39
Modified files: usr.bin/timeout: timeout.1 timeout.c Log message: diff from sobrado to use a full argument name for -s: after some discussion we used "signal", as per pkill/pgrep; also lift the descriptive text from kill.1 to clarify that both signal name and number are accepted; ok sobrado job