From 4cb1deb76f235b30bec7e118bbebeae66336d6ef Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Dec 2012 21:08:46 +0100 Subject: [PATCH] proc.5: Minor wording fix Signed-off-by: Michael Kerrisk --- man5/proc.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index 5302697fd..e20505252 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2067,7 +2067,9 @@ that the system spent in various states: .\" does not seem to be quite right (at least in 2.6.12 or 3.6): .\" the idle time in /proc/uptime does not quite match this value This value should be USER_HZ times the -second entry in the uptime pseudo-file. +second entry in the +.I /proc/uptime +pseudo-file. .TP .IR iowait " (since Linux 2.5.41)" (5) Time waiting for I/O to complete.