aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-04-06 16:46:26 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-04-15 13:29:06 +0000
commitf02b1c36b2221544bf19794ad7bcdd89df416886 (patch)
tree6b632cee6111d2a01d2c388ca855e85042fa777b
parent2ece57c3ac0cb06fedf953ccfb2ee4aae0d0806c (diff)
downloadsrc-f02b1c36b2221544bf19794ad7bcdd89df416886.tar.gz
src-f02b1c36b2221544bf19794ad7bcdd89df416886.zip
pass(4): Fix a typo in the manual page
- s/modfied/modified/ Approved by: re@ (gjb) (cherry picked from commit 3dcfd6c266d492075e8f8481a60170b22866db56)
-rw-r--r--share/man/man4/pass.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/pass.4 b/share/man/man4/pass.4
index e09b08e007c4..4232190b0b27 100644
--- a/share/man/man4/pass.4
+++ b/share/man/man4/pass.4
@@ -141,7 +141,7 @@ All other errors will be reported as standard CAM CCB status errors.
Since the CCB is not copied back to the user process from the pass driver
in the
.Dv CAMIOQUEUE
-ioctl, the user's passed-in CCB will not be modfied.
+ioctl, the user's passed-in CCB will not be modified.
This is the case even with immediate CCBs.
Instead, the completed CCB must be retrieved via the
.Dv CAMIOGET