Fix typo in rev 1.69. Also clarify a line.
Submitted by: ru
This commit is contained in:
parent
c0a54ff621
commit
0865cf03b8
@ -6,7 +6,7 @@
|
||||
# XXX sort by order in GENERIC, not alphabetical
|
||||
|
||||
sed \
|
||||
-e 's/ident.*GENERIC/ident BOOTMFS/g'
|
||||
-e 's/ident.*GENERIC/ident BOOTMFS/g' \
|
||||
-e '/DEBUG/d' \
|
||||
-e '/DEC_KN8AE/d' \
|
||||
-e '/SOFTUPDATES/d' \
|
||||
@ -63,5 +63,8 @@ sed \
|
||||
-e '/ sbp /d' \
|
||||
-e '/ fwe /d' \
|
||||
|
||||
# XXX: blank line above intentional so lines may be added below the last
|
||||
# entry with ease.
|
||||
|
||||
echo "options SCSI_NO_OP_STRINGS"
|
||||
echo "options SCSI_NO_SENSE_STRINGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user