From 1d3da83d1480409a6ec4587b687c52a869aae6fd Mon Sep 17 00:00:00 2001 From: kib Date: Tue, 4 Dec 2012 14:07:17 +0000 Subject: Fix typo. Submitted by: bjk MFC after: 3 days --- share/man/man9/taskqueue.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/taskqueue.9 b/share/man/man9/taskqueue.9 index cce1fba..c8e21d3 100644 --- a/share/man/man9/taskqueue.9 +++ b/share/man/man9/taskqueue.9 @@ -183,7 +183,7 @@ scheduling. If the .Va ticks 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 .Va ticks is passed. -- cgit v1.1