Documentation: update /proc/uptime field description
authorRob Landley <rob@landley.net>
Wed, 1 Jan 2014 04:34:04 +0000 (22:34 -0600)
committerJiri Kosina <jkosina@suse.cz>
Thu, 2 Jan 2014 09:53:04 +0000 (10:53 +0100)
/proc/uptime has two fields, update description to describe both
ala http://lkml.indiana.edu/hypermail/linux/kernel/1312.3/01454.html

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/filesystems/proc.txt

index 22d89aa37218dbd2a36ba2a1359a8dca9b7c259f..19e10ab3d56983882e10b6df0a67a15d9b3707a5 100644 (file)
@@ -547,7 +547,7 @@ Table 1-5: Kernel info in /proc
  sys         See chapter 2                                     
  sysvipc     Info of SysVIPC Resources (msg, sem, shm)         (2.4)
  tty        Info of tty drivers
- uptime      System uptime                                     
+ uptime      Wall clock since boot, combined idle time of all cpus
  version     Kernel version                                    
  video      bttv info of video resources                       (2.4)
  vmallocinfo Show vmalloced areas
This page took 0.025582 seconds and 5 git commands to generate.