diff options
Diffstat (limited to 'share/man/man9/taskqueue.9')
-rw-r--r-- | share/man/man9/taskqueue.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/taskqueue.9 b/share/man/man9/taskqueue.9 index 06be3a3..a985457 100644 --- a/share/man/man9/taskqueue.9 +++ b/share/man/man9/taskqueue.9 @@ -161,7 +161,7 @@ and the value of .Va ta_pending as its second argument. .Pp -The +The .Fn taskqueue_drain function is used to wait for the task to finish. There is no guarantee that the task will not be |