times.2: Language fix-up: clarify that "tasks" means "work"

See https://bugzilla.kernel.org/show_bug.cgi?id=197183

Reported-by: Victor Porton <porton@narod.ru>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-10-20 11:05:34 +02:00
parent 90c85e6189
commit 5bc53d81f0
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ field contains the CPU time spent executing instructions
of the calling process.
The
.I tms_stime
field contains the CPU time spent in the system while
executing tasks on behalf of the calling process.
field contains the CPU time spent executing inside the kernel
while performing tasks on behalf of the calling process.
.PP
The
.I tms_cutime