summaryrefslogtreecommitdiffstats
path: root/share/man/man9/taskqueue.9
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-06-18 16:29:11 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-06-18 16:29:11 +0000
commitc0180da68d1b326e3b610521ca035b7cbcfbd72e (patch)
tree890efc84abb4117a6c2d981014ddbbdcc1add484 /share/man/man9/taskqueue.9
parent3fe493d2a5ef9325e57370d0d3803f5c51f2b475 (diff)
downloadFreeBSD-src-c0180da68d1b326e3b610521ca035b7cbcfbd72e.zip
FreeBSD-src-c0180da68d1b326e3b610521ca035b7cbcfbd72e.tar.gz
Remove EOL whitespace.
Diffstat (limited to 'share/man/man9/taskqueue.9')
-rw-r--r--share/man/man9/taskqueue.94
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud