aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_persist.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2018-06-16 03:47:09 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2018-06-16 03:47:09 +0000
commit11f6f1f439415e57696f473b1475f190018741c7 (patch)
tree257a3b14baae2b5f3860e04bdbfde2ca0f4715e2 /doc/sg_persist.8
parente05f7acda57fbbbad555df38fef89aa70447b590 (diff)
downloadsg3_utils-11f6f1f439415e57696f473b1475f190018741c7.tar.gz
rescan-scsi-bus.sh: add --ignore-rev; sg_persist: add RLR_C bit to Read capabilities; sg_pt_freebsd+win32: fix SNTL error crashes
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@778 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_persist.8')
-rw-r--r--doc/sg_persist.815
1 files changed, 5 insertions, 10 deletions
diff --git a/doc/sg_persist.8 b/doc/sg_persist.8
index 192f3719..36d784b9 100644
--- a/doc/sg_persist.8
+++ b/doc/sg_persist.8
@@ -1,4 +1,4 @@
-.TH SG_PERSIST "8" "February 2018" "sg3_utils\-1.43" SG3_UTILS
+.TH SG_PERSIST "8" "June 2018" "sg3_utils\-1.43" SG3_UTILS
.SH NAME
sg_persist \- use SCSI PERSISTENT RESERVE command to access registrations
and reservations
@@ -331,11 +331,6 @@ the PROUT register and ignore existing key sub\-command. In SPC\-4 that
is disallowed yielding a CHECK CONDITION status with and ILLEGAL REQUEST
sense key and an additional sense code set to INVALID FIELD IN PARAMETER
LIST.
-.SH ENVIRONMENT VARIABLES
-Currently there is one recognised environment variable: SG_PERSIST_IN_RDONLY.
-If present and only if a PRIN command has been selected then the
-given \fIDEVICE\fR is opened read\-only (e.g. in Unix that is with the
-O_RDONLY flag). See the \fI\-\-readonly\fR option.
.SH NOTES
In the 2.4 series of Linux kernels the \fIDEVICE\fR must be
a SCSI generic (sg) device. In the 2.6 series any SCSI device
@@ -424,10 +419,10 @@ The above sequence of commands was tested successfully on a Seagate Savvio
The exit status of sg_persist is 0 when it is successful. Otherwise see
the sg3_utils(8) man page.
.SH ENVIRONMENT VARIABLES
-If the SG_PERSIST_IN_RDONLY environment variable is present and only if a
-PRIN command has been selected then the given \fIDEVICE\fR is opened
-read\-only (e.g. in Unix that is with the O_RDONLY flag) unless
-overridden. See the \fI\-\-readonly\fR option.
+Currently there is one recognised environment variable: SG_PERSIST_IN_RDONLY.
+If present and only if a PRIN command has been selected then the
+given \fIDEVICE\fR is opened read\-only (e.g. in Unix that is with the
+O_RDONLY flag). See the \fI\-\-readonly\fR option.
.SH AUTHOR
Written by Douglas Gilbert
.SH "REPORTING BUGS"