diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:52:05 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:52:05 +0200 |
commit | 992caacf1141b31e94540eb31e0540e3da3a5e25 (patch) | |
tree | f50d22577c2dd45c31a8fe9e2f952b4a93a44249 /Documentation/md.txt | |
parent | 2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (diff) | |
download | linux-3.10-992caacf1141b31e94540eb31e0540e3da3a5e25.tar.gz linux-3.10-992caacf1141b31e94540eb31e0540e3da3a5e25.tar.bz2 linux-3.10-992caacf1141b31e94540eb31e0540e3da3a5e25.zip |
Fix typos in Documentation/: 'N'-'P'
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'N'-'P'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
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 154b4ff9bb3..38589c9465f 100644 --- a/Documentation/md.txt +++ b/Documentation/md.txt @@ -330,7 +330,7 @@ Each directory contains: This gives the role that the device has in the array. It will either be 'none' if the device is not active in the array (i.e. is a spare or has failed) or an integer less than the - 'raid_disks' number for the array indicating which possition + 'raid_disks' number for the array indicating which position it currently fills. This can only be set while assembling an array. A device for which this is set is assumed to be working. @@ -353,7 +353,7 @@ in the array. These are named rdNN -where 'NN' is the possition in the array, starting from 0. +where 'NN' is the position in the array, starting from 0. So for a 3 drive array there will be rd0, rd1, rd2. These are symbolic links to the appropriate 'dev-XXX' entry. Thus, for example, |