From: Tobias Klauser Date: Mon, 30 Mar 2015 13:49:26 +0000 (+0200) Subject: doc: Add guest_nice column to example output of `cat /proc/stat' X-Git-Tag: omap-for-v4.1/fixes-rc1~101^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a329c777f5a38e39b25425d29b2e37cbb06614;p=pandora-kernel.git 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 Signed-off-by: Tobias Klauser Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed