From d02d2889c502cdccd3ec326bec8cc6651fc257be Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sat, 18 Feb 2012 03:05:34 +0000 Subject: sg_verify, 16 byte cdb, bytchk and group number support git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@439 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_sync.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/sg_sync.8') diff --git a/doc/sg_sync.8 b/doc/sg_sync.8 index 33c57e6f..ffceb4bf 100644 --- a/doc/sg_sync.8 +++ b/doc/sg_sync.8 @@ -1,9 +1,9 @@ -.TH SG_SYNC "8" "March 2009" "sg3_utils\-1.27" SG3_UTILS +.TH SG_SYNC "8" "February 2012" "sg3_utils\-1.34" SG3_UTILS .SH NAME sg_sync \- send the scsi command synchronize cache .SH SYNOPSIS .B sg_sync -[\fI\-\-count=COUNT\fR] [\fI\-\-group=GROUP\fR] [\fI\-\-help\fR] +[\fI\-\-count=COUNT\fR] [\fI\-\-group=GN\fR] [\fI\-\-help\fR] [\fI\-\-immed\fR] [\fI\-\-lba=LBA\fR] [\fI\-\-sync\-nv\fR] [\fI\-\-verbose\fR] [\fI\-\-version\fR] \fIDEVICE\fR .SH DESCRIPTION @@ -33,8 +33,8 @@ where \fICOUNT\fR is the number of blocks to synchronize from and including from and including \fILBA\fR argument to the highest block address are synchronized. .TP -\fB\-g\fR, \fB\-\-group\fR=\fIGROUP\fR -where \fIGROUP\fR is the group number which can be between 0 and 31 inclusive. +\fB\-g\fR, \fB\-\-group\fR=\fIGN\fR +where \fIGN\fR is the group number which can be between 0 and 31 inclusive. The default value is 0 . Group numbers are used to segregate data collected within the device. This is a new feature in SBC\-2 and can probably be ignored for the time being. @@ -76,7 +76,7 @@ Written by Douglas Gilbert. .SH "REPORTING BUGS" Report bugs to . .SH COPYRIGHT -Copyright \(co 2004\-2009 Douglas Gilbert +Copyright \(co 2004\-2012 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. -- cgit v1.2.3