summaryrefslogtreecommitdiffstats
path: root/share/man/man9/disk.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/disk.9')
-rw-r--r--share/man/man9/disk.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9
index 1f7b527..d8d446b 100644
--- a/share/man/man9/disk.9
+++ b/share/man/man9/disk.9
@@ -122,7 +122,7 @@ If no method is provided, open will always succeed.
.It Vt "disk_close_t *" Va d_close
Optional: invoked when the disk device is closed.
Although an error code may be returned, the call should always terminate
-any state setup by the corresponing open method call.
+any state setup by the corresponding open method call.
.It Vt "disk_strategy_t *" Va d_strategy
Mandatory: invoked when a new
.Vt "struct bio"
OpenPOWER on IntegriCloud