diff options
Diffstat (limited to 'lib/libc/sys/getrusage.2')
| -rw-r--r-- | lib/libc/sys/getrusage.2 | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2 index ad7f58514b21..2d973cbbf6ec 100644 --- a/lib/libc/sys/getrusage.2 +++ b/lib/libc/sys/getrusage.2 @@ -144,9 +144,9 @@ priority process becoming runnable or because the current process  exceeded its time slice.  .El  .Sh NOTES -The numbers  +The numbers  .Fa ru_inblock -and  +and  .Fa ru_oublock  account only for real  I/O; data supplied by the caching mechanism is charged only  | 
