summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ch.4
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2002-01-21 12:09:13 +0000
committermpp <mpp@FreeBSD.org>2002-01-21 12:09:13 +0000
commitea7f37bd556812fd66b45fd779d403ce1b145aef (patch)
tree59651d699a2c77563369e87a1931d4be9ee99107 /share/man/man4/ch.4
parent7045577bbbba66aec7ceb2778cd70c22e09ae2a2 (diff)
downloadFreeBSD-src-ea7f37bd556812fd66b45fd779d403ce1b145aef.zip
FreeBSD-src-ea7f37bd556812fd66b45fd779d403ce1b145aef.tar.gz
Ispell sweep of share/man/man4.
Diffstat (limited to 'share/man/man4/ch.4')
-rw-r--r--share/man/man4/ch.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4
index 19f5323..de67026 100644
--- a/share/man/man4/ch.4
+++ b/share/man/man4/ch.4
@@ -41,7 +41,7 @@ driver provides support for a
media changer.
It allows many slots of media to be multiplexed between
a number of drives. The changer device may optionally be equipped
-with a bar code reader, which reads label informationen attached to
+with a bar code reader, which reads label information attached to
the media.
.Pp
A SCSI adapter must also be separately configured into the system
@@ -76,7 +76,7 @@ has included the driver).
.Sh IOCTLS
User mode programs communicate with the changer driver through a
number of ioctls which are described below. Changer element addresses
-used in the communcation between the kernel and the changer device are
+used in the communication between the kernel and the changer device are
mapped to zero-based logical addresses. Element types are specified
as follows:
.Bl -tag -width CHET_MT
@@ -233,7 +233,7 @@ changer_voltag_t ces_avoltag; /* alternate volume tag */
u_char ces_idvalid; /* ces_scsi_id is valid */
u_char ces_scsi_id; /* SCSI id of element (if ces_idvalid is nonzero) */
u_char ces_lunvalid; /* ces_scsi_lun is valid */
-u_char ces_scsi_lun; /* SCSI lun of elemtne (if ces_lunvalid is nonzero) */
+u_char ces_scsi_lun; /* SCSI lun of element (if ces_lunvalid is nonzero) */
.Ed
.Pp
The ces_addr field contains the address of the element in the
@@ -267,7 +267,7 @@ and a Breece Hill Q47 (60 slot, four DLT drives, barcode reader).
.Pp
Many of the features the
.Nm
-driver supports are not thouroghly tested due to the fact that the
+driver supports are not throughly tested due to the fact that the
devices available for testing do not support the necessary commands.
This is true for alternate volume tags, media flipping, import/export
element handling, multiple picker operation and other things.
OpenPOWER on IntegriCloud