mdadm man page: fix typo

manpage for mdadm(8) contains typo - missing "d" at the end of "describe" word.

Signed-off-by: Roman Ovchinnikov <coolthecold@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
This commit is contained in:
CoolCold 2012-04-12 06:11:19 +04:00 committed by NeilBrown
parent 40110b9050
commit 342460cb8d
1 changed files with 1 additions and 1 deletions

View File

@ -1166,7 +1166,7 @@ will report failure if these specifiers didn't find any match.
.BR \-a ", " \-\-add .BR \-a ", " \-\-add
hot-add listed devices. hot-add listed devices.
If a device appears to have recently been part of the array If a device appears to have recently been part of the array
(possibly it failed or was removed) the device is re\-added as describe (possibly it failed or was removed) the device is re\-added as described
in the next point. in the next point.
If that fails or the device was never part of the array, the device is If that fails or the device was never part of the array, the device is
added as a hot-spare. added as a hot-spare.