misc: update for pgrep runstate
Added some minor fixes and notes
This commit is contained in:
parent
2b40d5d839
commit
2fa3bb0669
2
NEWS
2
NEWS
@ -2,6 +2,8 @@ procps-ng-NEXT
|
|||||||
----------------
|
----------------
|
||||||
* docs: Use correct symbols for -h option in free.1 Debian #898774
|
* docs: Use correct symbols for -h option in free.1 Debian #898774
|
||||||
* docs: ps.1 now warns about command name length issue #101
|
* docs: ps.1 now warns about command name length issue #101
|
||||||
|
* pgrep: Match on runstate issue 109
|
||||||
|
Debian #919381
|
||||||
* top: can now exploit 256-color terminals issue #96
|
* top: can now exploit 256-color terminals issue #96
|
||||||
* top: preserves 'other filters' in configuration file issue #99
|
* top: preserves 'other filters' in configuration file issue #99
|
||||||
* top: can now collapse/expand forest view children issue #99
|
* top: can now collapse/expand forest view children issue #99
|
||||||
|
2
pgrep.1
2
pgrep.1
@ -7,7 +7,7 @@
|
|||||||
.\" the Free Software Foundation; either version 2 of the License, or
|
.\" the Free Software Foundation; either version 2 of the License, or
|
||||||
.\" (at your option) any later version.
|
.\" (at your option) any later version.
|
||||||
.\"
|
.\"
|
||||||
.TH PGREP "1" "2017-12-22" "procps-ng" "User Commands"
|
.TH PGREP "1" "2019-03-05" "procps-ng" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
pgrep, pkill \- look up or signal processes based on name and other attributes
|
pgrep, pkill \- look up or signal processes based on name and other attributes
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
Reference in New Issue
Block a user