From 82ea23457381c28010c3b5c2c5b79edb1331b151 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 12 Dec 2002 14:43:12 +0000 Subject: don't confuse people by altering sentences that could have been interpreted as questions --- perl-install/standalone/harddrake2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 84ffefbb7..095a6618e 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("Does this cpu has 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("Does FPU have an irq vector"), N("yes means the arithmetic coprocessor has an exception vector attached") ], + "fpu_exception" => [ N("Whether the FPU have 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") ], -- cgit v1.2.1