summaryrefslogtreecommitdiff
path: root/Documentation/scsi/aic7xxx_old.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/scsi/aic7xxx_old.txt')
-rw-r--r--Documentation/scsi/aic7xxx_old.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/aic7xxx_old.txt b/Documentation/scsi/aic7xxx_old.txt
index c92f4473193..11606ee6138 100644
--- a/Documentation/scsi/aic7xxx_old.txt
+++ b/Documentation/scsi/aic7xxx_old.txt
@@ -436,7 +436,7 @@ linux-1.1.x and fairly stable since linux-1.2.x, and are also in FreeBSD
the commas to periods, insmod won't interpret this as more than one
string and write junk into our binary image. I consider it a bug in
the insmod program that even if you wrap your string in quotes (quotes
- that pass the shell mind you and that insmod sees) it still treates
+ that pass the shell mind you and that insmod sees) it still treats
a comma inside of those quotes as starting a new variable, resulting
in memory scribbles if you don't switch the commas to periods.