aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_sanitize.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2015-11-26 21:12:02 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2015-11-26 21:12:02 +0000
commit1a66c384bcfd9e8e0368f371e636beb4bd5aa890 (patch)
treeb37126c2c83889c91b997e74bd415fd9e9c95f0c /doc/sg_sanitize.8
parentd2f05037db8ebdd5620f00bd8098e4a68f2a95ca (diff)
downloadsg3_utils-1a66c384bcfd9e8e0368f371e636beb4bd5aa890.tar.gz
sg_ses->ses3r11, sg_rep_zones->zbc-r04, sg_logs+sg_vpd+sg_sanitize->sbc4r07
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@648 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_sanitize.8')
-rw-r--r--doc/sg_sanitize.810
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/sg_sanitize.8 b/doc/sg_sanitize.8
index 2ba0b5d5..bed48c7e 100644
--- a/doc/sg_sanitize.8
+++ b/doc/sg_sanitize.8
@@ -1,4 +1,4 @@
-.TH SG_SANITIZE "8" "September 2014" "sg3_utils\-1.40" SG3_UTILS
+.TH SG_SANITIZE "8" "November 2015" "sg3_utils\-1.42" SG3_UTILS
.SH NAME
sg_sanitize \- remove all user data from disk with SCSI SANITIZE command
.SH SYNOPSIS
@@ -8,7 +8,7 @@ sg_sanitize \- remove all user data from disk with SCSI SANITIZE command
[\fI\-\-invert\fR] [\fI\-\-ipl=LEN\fR] [\fI\-\-overwrite\fR]
[\fI\-\-pattern=PF\fR] [\fI\-\-quick\fR] [\fI\-\-test=TE\fR]
[\fI\-\-verbose\fR] [\fI\-\-version\fR] [\fI\-\-wait\fR] [\fI\-\-zero\fR]
-\fIDEVICE\fR
+[\fI\-\-znr\fR] \fIDEVICE\fR
.SH DESCRIPTION
.\" Add any additional description here
.PP
@@ -144,6 +144,10 @@ with an "overwrite" sanitize operation this option causes the initialization
pattern to be zero (4 zeros are used as the initialization pattern). Cannot
be used with the \fI\-\-pattern=PF\fR option. If this option is given
twice (e.g. '\-zz') then 0xff is used as the initialization byte.
+.TP
+\fB\-Z\fR, \fB\-\-znr\fR
+sets ZNR bit (zoned no reset) in cdb. Introduced in the SBC\-4 revision 7
+draft.
.SH NOTES
The SCSI SANITIZE command is closely related to the ATA SANITIZE command,
both are relatively new with the ATA command being the first one defined.
@@ -226,7 +230,7 @@ Written by Douglas Gilbert.
.SH "REPORTING BUGS"
Report bugs to <dgilbert at interlog dot com>.
.SH COPYRIGHT
-Copyright \(co 2011\-2014 Douglas Gilbert
+Copyright \(co 2011\-2015 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.