From c0180da68d1b326e3b610521ca035b7cbcfbd72e Mon Sep 17 00:00:00 2001 From: brueffer Date: Thu, 18 Jun 2015 16:29:11 +0000 Subject: Remove EOL whitespace. --- share/man/man9/taskqueue.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/taskqueue.9') diff --git a/share/man/man9/taskqueue.9 b/share/man/man9/taskqueue.9 index e2b105f..5f2bcf6 100644 --- a/share/man/man9/taskqueue.9 +++ b/share/man/man9/taskqueue.9 @@ -288,11 +288,11 @@ are enqueued on the taskqueue to finish. Tasks posted to the taskqueue after .Fn taskqueue_drain_all begins processing, -including pending enqueues scheduled by a previous call to +including pending enqueues scheduled by a previous call to .Fn taskqueue_enqueue_timeout , do not extend the wait time of .Fn taskqueue_drain_all -and may complete after +and may complete after .Fn taskqueue_drain_all returns. .Pp -- cgit v1.1