time.7: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2012-11-09 06:52:09 +01:00 committed by Michael Kerrisk
parent 35f6968001
commit 3685fa98f3
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ value for a thread.
The timer slack is the length of time by
which the kernel may delay the wake-up of certain
system calls that block with a timeout.
Permitting this delay allows the kernel to coallesce wake-up events,
Permitting this delay allows the kernel to coalesce wake-up events,
thus possibly reducing the number of system wake-ups and saving power.
For more details, see the description of
.B PR_SET_TIMERSLACK