summaryrefslogtreecommitdiff
path: root/docs/blkdebug.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/blkdebug.txt')
-rw-r--r--docs/blkdebug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/blkdebug.txt b/docs/blkdebug.txt
index cba1186f12..b67a36d5c6 100644
--- a/docs/blkdebug.txt
+++ b/docs/blkdebug.txt
@@ -73,7 +73,7 @@ Rules support the following attributes:
immediately - (optional, default "off") return a NULL BlockAIOCB
pointer and fail without an errno instead. This
exercises the code path where BlockAIOCB fails and the
- caller's BlockDriverCompletionFunc is not invoked.
+ caller's BlockCompletionFunc is not invoked.
Events
------