diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 21a99474df93..907010cea9ad 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1198,7 +1198,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1198 | 1198 | ||
1199 | libata.force= [LIBATA] Force configurations. The format is comma | 1199 | libata.force= [LIBATA] Force configurations. The format is comma |
1200 | separated list of "[ID:]VAL" where ID is | 1200 | separated list of "[ID:]VAL" where ID is |
1201 | PORT[:DEVICE]. PORT and DEVICE are decimal numbers | 1201 | PORT[.DEVICE]. PORT and DEVICE are decimal numbers |
1202 | matching port, link or device. Basically, it matches | 1202 | matching port, link or device. Basically, it matches |
1203 | the ATA ID string printed on console by libata. If | 1203 | the ATA ID string printed on console by libata. If |
1204 | the whole ID part is omitted, the last PORT and DEVICE | 1204 | the whole ID part is omitted, the last PORT and DEVICE |