aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_scan.8.win32
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2012-12-22 03:05:14 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2012-12-22 03:05:14 +0000
commit5915919120e2e85685d565c4537238889d2d9ab7 (patch)
tree9c7c621837b1d1f63db6a02798ab7d4877d5b923 /doc/sg_scan.8.win32
parent07c24897e9c0345b43fca8e982ba22e5f9b8ea90 (diff)
downloadsg3_utils-5915919120e2e85685d565c4537238889d2d9ab7.tar.gz
another rescan-scsi-bus.sh patch; man page hyphens
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@472 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_scan.8.win32')
-rw-r--r--doc/sg_scan.8.win3214
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/sg_scan.8.win32 b/doc/sg_scan.8.win32
index a2f1529b..89bd4ab9 100644
--- a/doc/sg_scan.8.win32
+++ b/doc/sg_scan.8.win32
@@ -1,4 +1,4 @@
-.TH SG_SCAN "8" "February 2010" "sg3_utils\-1.29" SG3_UTILS
+.TH SG_SCAN "8" "December 2012" "sg3_utils\-1.35" SG3_UTILS
.SH NAME
sg_scan \- scan storage devices and map to volume names
.SH SYNOPSIS
@@ -122,28 +122,28 @@ recognised by Windows.
.br
PD0 [C] FUJITSU MHY2160BH 0000
.br
-PD1 [DF] WD 2500BEV External 1.05 WD-WXE90
+PD1 [DF] WD 2500BEV External 1.05 WD\-WXE90
.br
CDROM0 [E] MATSHITA DVD/CDRW UJDA775 CB03
.PP
Now request bus types as well. BTW That is a SATA disk holding volume C:
and there is a "Sata" bus type.
.PP
- # sg_scan -b
+ # sg_scan \-b
.br
PD0 [C] <Ata > FUJITSU MHY2160BH 0000
.br
-PD1 [DF] <Usb > WD 2500BEV External 1.05 WD-WXE90
+PD1 [DF] <Usb > WD 2500BEV External 1.05 WD\-WXE90
.br
CDROM0 [E] <Atapi> MATSHITA DVD/CDRW UJDA775 CB03
.PP
Now request a SCSI adapter scan as well.
.PP
- # sg_scan -b -s
+ # sg_scan \-b \-s
.br
PD0 [C] <Ata > FUJITSU MHY2160BH 0000
.br
-PD1 [DF] <Usb > WD 2500BEV External 1.05 WD-WXE90
+PD1 [DF] <Usb > WD 2500BEV External 1.05 WD\-WXE90
.br
CDROM0 [E] <Atapi> MATSHITA DVD/CDRW UJDA775 CB03
.br
@@ -159,7 +159,7 @@ the sg3_utils(8) man page.
.SH AUTHORS
Written by D. Gilbert
.SH COPYRIGHT
-Copyright \(co 2006-2010 Douglas Gilbert
+Copyright \(co 2006\-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.