summaryrefslogtreecommitdiff
path: root/share/man/man4/sbp.4
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2003-12-17 09:51:25 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2003-12-17 09:51:25 +0000
commit59940bac748d6ada072a522c3357d0bab0ac8a0f (patch)
tree2d9ccbc26deacfa2e4db2a1313db64de8fe3752d /share/man/man4/sbp.4
parent2c09e9e3a4e320dfed5f87417196c44d256b7967 (diff)
downloadsrc-test2-59940bac748d6ada072a522c3357d0bab0ac8a0f.tar.gz
src-test2-59940bac748d6ada072a522c3357d0bab0ac8a0f.zip
Notes
Diffstat (limited to 'share/man/man4/sbp.4')
-rw-r--r--share/man/man4/sbp.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/sbp.4 b/share/man/man4/sbp.4
index 5e38dc70dd7c..128e36f5dddb 100644
--- a/share/man/man4/sbp.4
+++ b/share/man/man4/sbp.4
@@ -55,8 +55,8 @@ The
.Nm
driver provides support for SBP-2 devices that attach to the FireWire
(IEEE 1394) port.
-It should work with SBP-2 devices which CAM layer supports, for example,
-HDD, CDROM drive and DVD drive.
+It should work with SBP-2 devices which the CAM layer supports, for example,
+HDDs, CDROM drives and DVD drives.
.Pp
Some users familiar with
.Xr umass 4
@@ -65,14 +65,14 @@ is unplugged.
It is detached only if the device has not been plugged again
during several bus resets.
This is for preventing to detach an active file system
-even when the device cannot be probe correctly for some reason after a bus reset
+even when the device cannot be probed correctly for some reason after a bus reset
or when the device is temporary disconnected because the user changes the bus
topology.
If you want to force to detach the device, run
.Dq Nm fwcontrol Fl r
several times.
.Pp
-Some (broken) HDD's don't work well with tagged queuing. If you have problem
+Some (broken) HDDs don't work well with tagged queuing. If you have problems
with such drives, try
.Dq Nm camcontrol [device id] tags -N 1
to disable tagged queuing.