summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-12-12 16:29:33 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-12-12 16:29:33 +0000
commit0d20d6fe4dbd01b39b635542d74b7aa7c52f4888 (patch)
treeeb1bf708c616c644115a4621900cb53728ae390e /perl-install/standalone
parent82ea23457381c28010c3b5c2c5b79edb1331b151 (diff)
downloaddrakx-backup-do-not-use-0d20d6fe4dbd01b39b635542d74b7aa7c52f4888.tar
drakx-backup-do-not-use-0d20d6fe4dbd01b39b635542d74b7aa7c52f4888.tar.gz
drakx-backup-do-not-use-0d20d6fe4dbd01b39b635542d74b7aa7c52f4888.tar.bz2
drakx-backup-do-not-use-0d20d6fe4dbd01b39b635542d74b7aa7c52f4888.tar.xz
drakx-backup-do-not-use-0d20d6fe4dbd01b39b635542d74b7aa7c52f4888.zip
better english
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/harddrake24
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index 095a6618e..551e50257 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -30,7 +30,7 @@ my %fields =
- eide devices: the device is either a slave or a master device
- scsi devices: the scsi bus and the scsi device ids") ],
"cache size" => [ N("Cache size"), N("Size of the (second level) cpu cache") ],
- "coma_bug" => [ N("Coma bug"), N("Whether this cpu has the Cyrix 6x86 Coma bug ?") ],
+ "coma_bug" => [ N("Coma bug"), N("Whether this cpu has the Cyrix 6x86 Coma bug") ],
"cpu family" => [ N("Cpuid family"), N("Family of the cpu (eg: 6 for i686 class)") ],
"cpuid level" => [ N("Cpuid level"), N("Information level that can be obtained through the cpuid instruction") ],
"cpu MHz" => [ N("Frequency (MHz)"), N("The cpu frequency in Mhz (Mega herz which in first approximation may be coarsely assimilated to number of instructions the cpu is able to execute per second)") ],
@@ -46,7 +46,7 @@ my %fields =
"fpu" => [ N("Is FPU present"), N("yes means the processor has an arithmetic coprocessor") ],
- "fpu_exception" => [ N("Whether the FPU have an irq vector"), N("yes means the arithmetic coprocessor has an exception vector attached?") ],
+ "fpu_exception" => [ N("Whether the FPU has an irq vector"), N("yes means the arithmetic coprocessor has an exception vector attached") ],
"f00f_bug" => [N("F00f bug"), N("Early pentium were buggy and freezed when decoding the F00F bytecode")],
"hlt_bug" => [ N("Halt bug"),
N("Some of the early i486DX-100 chips cannot reliably return to operating mode after the \"halt\" instruction is used") ],