aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_persist.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2017-11-15 06:21:21 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2017-11-15 06:21:21 +0000
commitcad489950e9fc29fe8786ddee2e163831abb3322 (patch)
treef5263f4d234ec6894c61a8561a4a77c06068c7bc /doc/sg_persist.8
parent098b15e48f02ac4b501dc383456be94b25c1266b (diff)
downloadsg3_utils-cad489950e9fc29fe8786ddee2e163831abb3322.tar.gz
rename sg_write_atomic to sg_write_x; sg_inq: decode NVMe identify for Linux+FreeBSD
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@731 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_persist.8')
-rw-r--r--doc/sg_persist.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sg_persist.8 b/doc/sg_persist.8
index b2cb602a..ca0eb5db 100644
--- a/doc/sg_persist.8
+++ b/doc/sg_persist.8
@@ -1,4 +1,4 @@
-.TH SG_PERSIST "8" "October 2017" "sg3_utils\-1.43" SG3_UTILS
+.TH SG_PERSIST "8" "November 2017" "sg3_utils\-1.43" SG3_UTILS
.SH NAME
sg_persist \- use SCSI PERSISTENT RESERVE command to access registrations
and reservations
@@ -414,7 +414,7 @@ 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 enviroment variable is present and only if a
+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.