kill: Adjust documentation for sigqueue

Added NEWS item
Changed the section for sigqueue as its 3 for me.
This commit is contained in:
Craig Small
2020-04-24 19:29:34 +10:00
parent 2b804a532a
commit 5335851452
2 changed files with 3 additions and 1 deletions

1
NEWS
View File

@@ -1,5 +1,6 @@
procps-ng NEXT
--------------
* kill: Pass int to signalled process merge #32
* pgrep: Check sanity of SG_ARG_MAX issue #152
* pidof: show worker threads Redhat #1803640
* ps.1: Mention stime alias issue #164