summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-11-24 16:44:52 +0000
committerThierry Vignaud <tv@mandriva.org>2009-11-24 16:44:52 +0000
commitd2e64f7f434ac1e6bcbf21df7dc37f8e61b7dc5a (patch)
tree056a7591deff732c14dd5f2d27f317e16f394f79 /perl-install/standalone/harddrake2
parent52f0e1cfd432bc74b499496ac182fc7e540fc9ce (diff)
downloaddrakx-backup-do-not-use-d2e64f7f434ac1e6bcbf21df7dc37f8e61b7dc5a.tar
drakx-backup-do-not-use-d2e64f7f434ac1e6bcbf21df7dc37f8e61b7dc5a.tar.gz
drakx-backup-do-not-use-d2e64f7f434ac1e6bcbf21df7dc37f8e61b7dc5a.tar.bz2
drakx-backup-do-not-use-d2e64f7f434ac1e6bcbf21df7dc37f8e61b7dc5a.tar.xz
drakx-backup-do-not-use-d2e64f7f434ac1e6bcbf21df7dc37f8e61b7dc5a.zip
fix LUN description
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index 97beec64b..71fe661a9 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -102,7 +102,7 @@ my %fields =
{
channel => [ N("Channel"), N("EIDE/SCSI channel") ],
info => [ N("Disk identifier"), N("usually the disk serial number") ],
- lun => [ N("Logical unit number"), N("the SCSI target number (LUN). SCSI devices connected to a host are uniquely identified by a
+ lun => [ N("Logical unit number"), N("the SCSI Logical Unit Number (LUN). SCSI devices connected to a host are uniquely identified by a
channel number, a target id and a logical unit number") ],
},
MEMORY =>