aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_copy_results.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2014-09-11 13:37:14 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2014-09-11 13:37:14 +0000
commitb1cbb684ed474c0c19840305fd4cda5225aaf628 (patch)
treed7b73bcd5e47732e638c946c6d1cf0601910442d /doc/sg_copy_results.8
parent17ffd38b376367c77ed9355940d71b525f4e88b1 (diff)
downloadsg3_utils-b1cbb684ed474c0c19840305fd4cda5225aaf628.tar.gz
sg_opcodes: add --compact field
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@605 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_copy_results.8')
-rw-r--r--doc/sg_copy_results.88
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/sg_copy_results.8 b/doc/sg_copy_results.8
index ce363fe7..9e67e522 100644
--- a/doc/sg_copy_results.8
+++ b/doc/sg_copy_results.8
@@ -1,4 +1,4 @@
-.TH SG_COPY_RESULTS "8" "May 2014" "sg3_utils\-1.39" SG3_UTILS
+.TH SG_COPY_RESULTS "8" "September 2014" "sg3_utils\-1.40" SG3_UTILS
.SH NAME
sg_copy_results \- send SCSI RECEIVE COPY RESULTS command (XCOPY related)
.SH SYNOPSIS
@@ -83,6 +83,10 @@ length and is the maximum (byte) size of the response. \fIBTL\fR must be
less than 10000 and defaults to 520.
.SH NOTES
Decoding of \fIRECEIVE DATA\fR service action is not implemented.
+.PP
+In a similar way the functionality of sg_xcopy has been ported to the
+more general ddpt utility (and package), the functionality of this utility
+has been ported to the ddptctl utility.
.SH EXAMPLES
Query the operating parameters for a device:
.PP
@@ -119,4 +123,4 @@ Copyright \(co 2012\-2014 Hannes Reinecke and Douglas Gilbert
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
-.B sg_xcopy(sg3_utils)
+.B sg_xcopy(sg3_utils), ddpt,ddptctl(ddpt)