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.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VOP_STRATEGY.9 b/share/man/man9/VOP_STRATEGY.9
index 84ea595..88d0083 100644
--- a/share/man/man9/VOP_STRATEGY.9
+++ b/share/man/man9/VOP_STRATEGY.9
@@ -43,9 +43,9 @@
The arguments are:
.Bl -tag -width 2n
.It Fa vp
-the vnode that the buffer is for
+The vnode that the buffer is for.
.It Fa bp
-the buffer to be read or written
+The buffer to be read or written.
.El
.Pp
This call either reads or writes data from a file, depending on the value of
OpenPOWER on IntegriCloud