doc: Add guest_nice column to example output of `cat /proc/stat'
authorTobias Klauser <tklauser@distanz.ch>
Mon, 30 Mar 2015 13:49:26 +0000 (15:49 +0200)
committerJonathan Corbet <corbet@lwn.net>
Sat, 4 Apr 2015 13:20:27 +0000 (15:20 +0200)
commitc8a329c777f5a38e39b25425d29b2e37cbb06614
tree974d487a38fad1d5ee96e6daf331ee0c9882eb85
parentf29ba61d0abad6ad0beed5237cd337b5e25adad7
doc: Add guest_nice column to example output of `cat /proc/stat'

Commit ce0e7b28fb75cb00 ("sched, cpuacct: Fix niced guest time
accounting") added the guest_nice column to /proc/stat, but the example
output of `cat /proc/stat' in Documentation/filesystems/proc.txt wasn't
updated accordingly. Do so now.

Cc: Ryota Ozaki <ozaki.ryota@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/proc.txt