Fix typo.

Submitted by:	bjk
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2012-12-04 14:07:17 +00:00
parent f31c1e3fd3
commit c1e231bcbb

View File

@ -183,7 +183,7 @@ scheduling.
If the If the
.Va ticks .Va ticks
argument is negative, the already scheduled enqueueing is not re-scheduled. argument is negative, the already scheduled enqueueing is not re-scheduled.
Otherwise, the task is schedules for enqueueing in the future, Otherwise, the task is scheduled for enqueueing in the future,
after the absolute value of after the absolute value of
.Va ticks .Va ticks
is passed. is passed.