Configure.help speling

Philip Blundell (pb@nexus.co.uk)
Wed, 13 Jan 1999 16:34:42 +0100


Here are a few possible spelling corrections.

p.

--- clean/linux/Documentation/Configure.help Wed Jan 13 13:15:51 1999
+++ linux/Documentation/Configure.help Wed Jan 13 16:31:54 1999
@@ -1817,7 +1817,7 @@

Matrox unified accelerated driver
CONFIG_FB_MATROX
- Say Y here if you have Matrox Millennium, Matrox Milleinnium II,
+ Say Y here if you have Matrox Millennium, Matrox Millennium II,
Matrox Mystique, Matrox Mystique 220, Matrox Productiva G100, Matrox
Mystique G200, Matrox Millennium G200 or Matrox Marvel G200 in your
box. At this time, G100, Mystique G200 and Marvel G200 support is
@@ -1825,7 +1825,7 @@
matroxfb.o will be created. You can pass parameters into driver if
it is compiled into kernel by specifying "video=matrox:XXX", where
meaning of XXX you can found at the end of main source file
- (drivers/video/matroxfb.c) at boottime. Same parameters can be
+ (drivers/video/matroxfb.c) at boot time. Same parameters can be
passed into insmod if driver is used as module.

Matrox Millennium support
@@ -3817,7 +3817,7 @@
enable elevator sorting
CONFIG_SCSI_U14_34F_LINKED_COMMANDS
This option enables elevator sorting for all probed SCSI disks and
- CDROMs. It definetly reduces the average seek distance when doing
+ CDROMs. It definitely reduces the average seek distance when doing
random seeks, but this does not necessarily results in a noticeable
performance improvement: your mileage may vary...
The safe answer is N.
@@ -4026,7 +4026,7 @@
that can be queued to any device, when tagged command queuing is
possible. The default value is 32. Minimum is 2, maximum is 64.
Modern hard disks are able to support 64 tags and even more, but
- donnot seem to be faster when more than 32 tags are being used.
+ do not seem to be faster when more than 32 tags are being used.

So, the normal answer here is to go with the default value 32 unless
you are using very large hard disks with large cache (>= 1 MB) that
@@ -4315,7 +4315,7 @@
CONFIG_SCSI_EATA_LINKED_COMMANDS
This option enables elevator sorting for all probed SCSI disks and
CDROMs. It definetly reduces the average seek distance when doing
- random seeks, but this does not necessarily results in a noticeable
+ random seeks, but this does not necessarily result in a noticeable
performance improvement: your mileage may vary...
The safe answer is N.

@@ -9263,7 +9263,7 @@
CONFIG_AEDSP16_MPU401
Answer Y if you want your audio card to emulate the MPU-401 midi
interface. You should then say Y to "MPU-401 support".
- You have to hote that the I/O base for MPU-401 support of aedsp16 is
+ You have to note that the I/O base for MPU-401 support of aedsp16 is
the same you have selected for "MPU-401 support". If you are using
this driver as a module you have to specify the MPU I/O base address
with the parameter 'mpu_base=0xNNN'.
@@ -10565,7 +10565,7 @@

Initial kernel command line
CONFIG_CMDLINE
- On some architectures (EBSA285, EBSA110 and Corel Netwinder), there is
+ On some architectures (EBSA285, EBSA110 and Corel NetWinder), there is
currently no way for the boot loader to pass arguments to the kernel.
For these architectures, you should supply some command-line options
at build time by entering them here. As a minimum, you should specify
@@ -10622,7 +10622,7 @@
IrLAP Compression support
CONFIG_IRDA_COMPRESSION
Compression is _not_ part of the IrDA(tm) protocol specification,
- but its working great! Linux is the first to try out compresson
+ but it's working great! Linux is the first to try out compression
support at the IrLAP layer. This means that you will only benefit
from compression if you are running a Linux <-> Linux configuration

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/