From e4344751c2f1bd7a2f73cbd068de42cea844d460 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 4 Mar 2019 12:02:18 +0000 Subject: version: 2.5.0.1 --- doc/s6-ps.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/s6-ps.html b/doc/s6-ps.html index b6c7d58..710b94e 100644 --- a/doc/s6-ps.html +++ b/doc/s6-ps.html @@ -83,9 +83,9 @@ cannot tell whether a process has locked memory pages or not.
  • tpgid : the pid of the foreground process group.
  • utime : the time the process spent in user mode.
  • stime : the time the process spent in kernel mode.
  • -
  • cutime : the time spent in user mode by the process and +
  • cutime : the time spent in user mode by the process and all its dead children.
  • -
  • cstime : the time spent in kernel mode by the process and +
  • cstime : the time spent in kernel mode by the process and all its dead children.
  • prio : the process' priority as computed by the kernel.
  • nice : the process' nice value.
  • -- cgit v1.3.1