diff options
Diffstat (limited to 'Documentation/md.txt')
-rw-r--r-- | Documentation/md.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/md.txt b/Documentation/md.txt index 154b4ff9bb35..38589c9465f1 100644 --- a/Documentation/md.txt +++ b/Documentation/md.txt | |||
@@ -330,7 +330,7 @@ Each directory contains: | |||
330 | This gives the role that the device has in the array. It will | 330 | This gives the role that the device has in the array. It will |
331 | either be 'none' if the device is not active in the array | 331 | either be 'none' if the device is not active in the array |
332 | (i.e. is a spare or has failed) or an integer less than the | 332 | (i.e. is a spare or has failed) or an integer less than the |
333 | 'raid_disks' number for the array indicating which possition | 333 | 'raid_disks' number for the array indicating which position |
334 | it currently fills. This can only be set while assembling an | 334 | it currently fills. This can only be set while assembling an |
335 | array. A device for which this is set is assumed to be working. | 335 | array. A device for which this is set is assumed to be working. |
336 | 336 | ||
@@ -353,7 +353,7 @@ in the array. These are named | |||
353 | 353 | ||
354 | rdNN | 354 | rdNN |
355 | 355 | ||
356 | where 'NN' is the possition in the array, starting from 0. | 356 | where 'NN' is the position in the array, starting from 0. |
357 | So for a 3 drive array there will be rd0, rd1, rd2. | 357 | So for a 3 drive array there will be rd0, rd1, rd2. |
358 | These are symbolic links to the appropriate 'dev-XXX' entry. | 358 | These are symbolic links to the appropriate 'dev-XXX' entry. |
359 | Thus, for example, | 359 | Thus, for example, |