aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_scan.8.win32
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-03-15 03:57:42 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-03-15 03:57:42 +0000
commit2d978766260dc0dfc2b956f15f4e4c9f11b75911 (patch)
tree2aa416fd8487a27ce216b9c619358b4c65cc002e /doc/sg_scan.8.win32
parente2a8a0b0661fa14d45e9b088329e38eb3f349a7f (diff)
downloadsg3_utils-2d978766260dc0dfc2b956f15f4e4c9f11b75911.tar.gz
sg_luns: make --linux Linux only; in --test make trailing B a W (for wrong LUN flip)
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@490 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_scan.8.win32')
-rw-r--r--doc/sg_scan.8.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sg_scan.8.win32 b/doc/sg_scan.8.win32
index 89bd4ab9..d68e85aa 100644
--- a/doc/sg_scan.8.win32
+++ b/doc/sg_scan.8.win32
@@ -28,10 +28,10 @@ sometimes rediscovered).
Some storage devices have a SCSI lower level device name which starts
with a SCSI (pseudo) adapter name of the form "SCSI<n>:". To this is added
sub\-addressing in the form of a "bus" number, a "target" identifier and
-a "lun" (logical unit number). The "bus" number is also known as a "PathId".
+a LUN (Logical Unit Number). The "bus" number is also known as a "PathId".
These components are combined by the utility to make a device name of the
form: "SCSI<n>:<bus>,<target>,<lun>". This utility allows the
-trailing ",<lun>" to be omitted in which case a lun of zero is assumed. This
+trailing ",<lun>" to be omitted in which case a LUN of zero is assumed. This
lower level device name cannot often be used directly since Windows blocks
attempts to use it if a class driver has "claimed" the device. There are
SCSI device types (e.g. Automation/Drive interface type) for which there is