]> granicus.if.org Git - procps-ng/commit
Fixes small bug in struct proc_t documentation.
authorDylan Swiggett <swiggett@google.com>
Tue, 29 Nov 2016 22:34:37 +0000 (22:34 +0000)
committerCraig Small <csmall@dropbear.xyz>
Mon, 11 May 2020 07:44:48 +0000 (17:44 +1000)
commit59e378642e3b43cb0f579790e6fce6a0064ce153
tree7d8f659e3db91ec1b395e54a4ab53347855da6c5
parentcd7ea2abf34963909716b905bc32623e3ffa303f
Fixes small bug in struct proc_t documentation.

From http://man7.org/linux/man-pages/man5/proc.5.html:

(22) starttime  %llu
                        The time the process started after system boot.  In
                        kernels before Linux 2.6, this value was expressed
                        in jiffies.  Since Linux 2.6, the value is expressed
                        in clock ticks (divide by sysconf(_SC_CLK_TCK)).
proc/readproc.h