summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_STRATEGY.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_STRATEGY.9')
-rw-r--r--share/man/man9/VOP_STRATEGY.92
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/VOP_STRATEGY.9 b/share/man/man9/VOP_STRATEGY.9
index 8496a0e..8957cb0 100644
--- a/share/man/man9/VOP_STRATEGY.9
+++ b/share/man/man9/VOP_STRATEGY.9
@@ -51,6 +51,8 @@ the buffer to be read or written
.Pp
This call either reads or writes data from a file, depending on the value of
.Fa bp->b_io.bio_cmd .
+.Pp
+The call may block.
.Sh RETURN VALUES
Zero is returned on success, otherwise an error is returned.
.Sh SEE ALSO
OpenPOWER on IntegriCloud