aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_sat_set_features.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2007-10-16 15:00:15 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2007-10-16 15:00:15 +0000
commit0938f9e2dd6bf7fa68a55d1d1104126aac8dac15 (patch)
tree4ca8365a7fc8fd601ecb799e0e05424f068d197b /doc/sg_sat_set_features.8
parentfbaabd9e14fc65f34b5fbdb1d83c2d505f078fae (diff)
downloadsg3_utils-0938f9e2dd6bf7fa68a55d1d1104126aac8dac15.tar.gz
vendor page order in sg_vpd and escape dashes in man pages
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@114 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_sat_set_features.8')
-rw-r--r--doc/sg_sat_set_features.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sg_sat_set_features.8 b/doc/sg_sat_set_features.8
index f4ebed5e..0f4128fd 100644
--- a/doc/sg_sat_set_features.8
+++ b/doc/sg_sat_set_features.8
@@ -11,11 +11,11 @@ SCSI to ATA Translation (SAT) layer
.\" Add any additional description here
.PP
This utility sends an ATA SET FEATURES command to the \fIDEVICE\fR.
-This command is used to change settings of ATA non-packet (i.e. disks) and
+This command is used to change settings of ATA non\-packet (i.e. disks) and
packet devices (e.g. cd/dvd drives). Rather than send the SET FEATURES
command directly to the device it is sent via a SCSI transport which is
assumed to contain a SCSI to ATA Translation (SAT) Layer (SATL). The SAT
-standard (SAT ANSI INCITS 431-2007; prior draft: sat\-r09.pdf at www.t10.org)
+standard (SAT ANSI INCITS 431\-2007; prior draft: sat\-r09.pdf at www.t10.org)
defines two SCSI "ATA PASS\-THROUGH" commands: one using a 16 byte "cdb" and
the other with a 12 byte cdb. This utility defaults to the 16 byte cdb
variant.
@@ -24,7 +24,7 @@ The SATL may be in an operating system driver, in host bus adapter firmware
or in some external enclosure.
.PP
The features can be read using the sg_sat_identify utility which uses either
-the ATA IDENTIFY DEVICE (for non-packet devices) or the IDENTIFY PACKET
+the ATA IDENTIFY DEVICE (for non\-packet devices) or the IDENTIFY PACKET
DEVICE (for packet devices) command.
.SH OPTIONS
Arguments to long options are mandatory for short options as well.