doc: updated 3 man pages for 'LIBPROC_HIDE_KERNEL' var
This patch was prompted by Björn Fischer's merge #147 request referenced below. And since the library change may impact all users, multiple man pages were updated. [ and thanks to Björn for initiating this extension ] Reference(s): https://gitlab.com/procps-ng/procps/-/merge_requests/147 Prototyped-by: Björn Fischer <bf@CeBiTec.Uni-Bielefeld.DE> Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
9
ps/ps.1
9
ps/ps.1
@@ -4,7 +4,7 @@
|
||||
.\" Quick hack conversion by Albert Cahalan, 1998.
|
||||
.\" Licensed under version 2 of the Gnu General Public License.
|
||||
.\"
|
||||
.TH PS "1" "2021-06-16" "procps-ng" "User Commands"
|
||||
.TH PS "1" "January 2022" "procps-ng" "User Commands"
|
||||
.\"
|
||||
.\" To render this page:
|
||||
.\" groff -t -b -man -X -P-resolution -P100 -Tps ps.1 &
|
||||
@@ -1949,6 +1949,13 @@ Force obsolete command line interpretation.
|
||||
.B LC_TIME
|
||||
Date format.
|
||||
.TP
|
||||
.B LIBPROC_HIDE_KERNEL
|
||||
Set this to any value to hide kernel threads normally displayed with the
|
||||
.B -e
|
||||
option. This is equivalent to selecting
|
||||
.B --ppid 2 -p 2 --deselect
|
||||
instead. Also works in BSD mode.
|
||||
.TP
|
||||
.B PS_COLORS
|
||||
Not currently supported.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user