aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-05-15 13:35:46 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-05-15 13:35:46 +0000
commitfaeffd098cd2e1cc79b225b148ef96dd722bcdac (patch)
tree5a62198810a188963d07631dd7b7283d1581a049 /doc
parent02ec79b083e6bd32b71937f0b3b6b0108769c184 (diff)
downloadsg3_utils-faeffd098cd2e1cc79b225b148ef96dd722bcdac.tar.gz
sg_vpd: pwr_d_s (spl3r3); scripts directory gets Makefile.am
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@495 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc')
-rw-r--r--doc/scsi_logging_level.84
-rw-r--r--doc/scsi_mandat.86
-rw-r--r--doc/scsi_readcap.86
-rw-r--r--doc/scsi_ready.86
-rw-r--r--doc/scsi_satl.86
-rw-r--r--doc/scsi_start.86
-rw-r--r--doc/scsi_stop.86
-rw-r--r--doc/scsi_temperature.86
-rw-r--r--doc/sg3_utils.84
9 files changed, 25 insertions, 25 deletions
diff --git a/doc/scsi_logging_level.8 b/doc/scsi_logging_level.8
index 0a3a6fe6..b6d33c0b 100644
--- a/doc/scsi_logging_level.8
+++ b/doc/scsi_logging_level.8
@@ -1,4 +1,4 @@
-.TH SCSI_LOGGING_LEVEL "8" "December 2011" "sg3_utils\-1.33" SG3_UTILS
+.TH SCSI_LOGGING_LEVEL "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_logging_level \- access Linux SCSI logging level information
.SH SYNOPSIS
@@ -12,7 +12,7 @@ scsi_logging_level \- access Linux SCSI logging level information
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script accesses the Linux SCSI subsystem logging
+This bash shell script accesses the Linux SCSI subsystem logging
level. The current values can be shown (e.g. with \fI\-\-get\fR)
or changed (e.g. with \fI\-\-set\fR). Superuser permissions will
typically be required to set the logging level.
diff --git a/doc/scsi_mandat.8 b/doc/scsi_mandat.8
index 70469f6a..76068617 100644
--- a/doc/scsi_mandat.8
+++ b/doc/scsi_mandat.8
@@ -1,4 +1,4 @@
-.TH SCSI_MANDAT "8" "December 2011" "sg3_utils\-1.33" SG3_UTILS
+.TH SCSI_MANDAT "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_mandat \- check SCSI device support for mandatory commands
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_mandat \- check SCSI device support for mandatory commands
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls several SCSI commands on the given
+This bash shell script calls several SCSI commands on the given
\fIDEVICE\fR. These SCSI commands are considered mandatory (although
that varies a little depending on which standard/draft the \fIDEVICE\fR
complies with). The results of each test and a pass/fail count are
@@ -36,7 +36,7 @@ expected.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2011 Douglas Gilbert
+Copyright \(co 2011\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/scsi_readcap.8 b/doc/scsi_readcap.8
index 0e7dd3fb..40532b01 100644
--- a/doc/scsi_readcap.8
+++ b/doc/scsi_readcap.8
@@ -1,4 +1,4 @@
-.TH SCSI_READCAP "8" "October 2009" "sg3_utils\-1.28" SG3_UTILS
+.TH SCSI_READCAP "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_readcap \- do SCSI READ CAPACITY command on disks
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_readcap \- do SCSI READ CAPACITY command on disks
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls the sg_readcap utility on each given
+This bash shell script calls the sg_readcap utility on each given
\fIDEVICE\fR. This will send a SCSI READ CAPACITY command to each
\fIDEVICE\fR.
.PP
@@ -43,7 +43,7 @@ the sg3_utils(8) man page.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2009 Douglas Gilbert
+Copyright \(co 2009\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/scsi_ready.8 b/doc/scsi_ready.8
index 21eb7ca7..50a6ed74 100644
--- a/doc/scsi_ready.8
+++ b/doc/scsi_ready.8
@@ -1,4 +1,4 @@
-.TH SCSI_READY "8" "October 2009" "sg3_utils\-1.28" SG3_UTILS
+.TH SCSI_READY "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_ready \- do SCSI TEST UNIT READY on devices
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_ready \- do SCSI TEST UNIT READY on devices
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls the sg_turs utility on each given
+This bash shell script calls the sg_turs utility on each given
\fIDEVICE\fR. This will send a SCSI TEST UNIT READY command to each
\fIDEVICE\fR. Disks, tape drives and DVD/BD players amongst others
may respond to this SCSI command.
@@ -32,7 +32,7 @@ the sg3_utils(8) man page.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2009 Douglas Gilbert
+Copyright \(co 2009\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/scsi_satl.8 b/doc/scsi_satl.8
index 57cd7f66..da6c43a3 100644
--- a/doc/scsi_satl.8
+++ b/doc/scsi_satl.8
@@ -1,4 +1,4 @@
-.TH SCSI_SATL "8" "December 2011" "sg3_utils\-1.33" SG3_UTILS
+.TH SCSI_SATL "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_satl \- check SCSI to ATA Translation (SAT) device support
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_satl \- check SCSI to ATA Translation (SAT) device support
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls several SCSI commands on the given
+This bash shell script calls several SCSI commands on the given
\fIDEVICE\fR that is assumed to be an ATA device behind a SCSI
to ATA Translation (SAT) layer (SATL). The results of each test
and a pass/fail count are output.
@@ -35,7 +35,7 @@ expected.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2011 Douglas Gilbert
+Copyright \(co 2011\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/scsi_start.8 b/doc/scsi_start.8
index 694d4bb6..f98985b2 100644
--- a/doc/scsi_start.8
+++ b/doc/scsi_start.8
@@ -1,4 +1,4 @@
-.TH SCSI_START "8" "August 2009" "sg3_utils\-1.28" SG3_UTILS
+.TH SCSI_START "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_start \- start one or more SCSI disks
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_start \- start one or more SCSI disks
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls the sg_start utility on each given
+This bash shell script calls the sg_start utility on each given
\fIDEVICE\fR. The purpose is to spin up (start) each given \fIDEVICE\fR.
.SH OPTIONS
Arguments to long options are mandatory for short options as well.
@@ -32,7 +32,7 @@ the sg3_utils(8) man page.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2009 Douglas Gilbert
+Copyright \(co 2009\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/scsi_stop.8 b/doc/scsi_stop.8
index 63741941..488c7cf7 100644
--- a/doc/scsi_stop.8
+++ b/doc/scsi_stop.8
@@ -1,4 +1,4 @@
-.TH SCSI_STOP "8" "August 2009" "sg3_utils\-1.28" SG3_UTILS
+.TH SCSI_STOP "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_stop \- stop (spin down) one or more SCSI disks
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_stop \- stop (spin down) one or more SCSI disks
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls the sg_start utility on each given
+This bash shell script calls the sg_start utility on each given
\fIDEVICE\fR. The purpose is to spin down (stop) each given \fIDEVICE\fR.
.SH OPTIONS
Arguments to long options are mandatory for short options as well.
@@ -33,7 +33,7 @@ the sg3_utils(8) man page.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2009 Douglas Gilbert
+Copyright \(co 2009\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/scsi_temperature.8 b/doc/scsi_temperature.8
index 30b1dddf..e9ff181c 100644
--- a/doc/scsi_temperature.8
+++ b/doc/scsi_temperature.8
@@ -1,4 +1,4 @@
-.TH SCSI_TEMPERATURE "8" "December 2011" "sg3_utils\-1.33" SG3_UTILS
+.TH SCSI_TEMPERATURE "8" "May 2011" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
scsi_temperature \- fetch the temperature of a SCSI device
.SH SYNOPSIS
@@ -8,7 +8,7 @@ scsi_temperature \- fetch the temperature of a SCSI device
.SH DESCRIPTION
.\" Add any additional description here
.PP
-This Bourne shell script calls the sg_logs utility on each given
+This bash shell script calls the sg_logs utility on each given
\fIDEVICE\fR in order to find the device's temperature. The Temperature
log page is checked first and if it is not available then the Informational
Exceptions log page is checked.
@@ -27,7 +27,7 @@ the sg3_utils(8) man page.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2011 Douglas Gilbert
+Copyright \(co 2011\-2013 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/sg3_utils.8 b/doc/sg3_utils.8
index 6e8ccc75..497425d6 100644
--- a/doc/sg3_utils.8
+++ b/doc/sg3_utils.8
@@ -1,4 +1,4 @@
-.TH SG3_UTILS "8" "April 2013" "sg3_utils\-1.36" SG3_UTILS
+.TH SG3_UTILS "8" "May 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
sg3_utils \- a package of utilities for sending SCSI commands
.SH SYNOPSIS
@@ -366,7 +366,7 @@ trailing "h" or "H" as found in (storage) standards. When hex numbers are
given, multipliers cannot be used. For example the decimal value "256" can
be given as "0x100" or "100h".
.SH SCRIPTS, EXAMPLES and UTILS
-There are several Bourne shell scripts in the 'scripts' subdirectory that
+There are several bash shell scripts in the 'scripts' subdirectory that
invoke compiled utilities (e.g. sg_readcap). The scripts start with 'scsi_'
rather than 'sg_'. One purpose of these scripts is to call the same
utility (e.g. sg_readcap) on multiple disks. Most of the basic compiled