Re: [PATCH] mdadm.8.in: Fix typo: previous -> previously
From: Paul Menzel <hidden>
Date: 2013-03-10 09:31:19
Attachments
- signature.asc [application/pgp-signature] 198 bytes
From: Paul Menzel <hidden>
Date: 2013-03-10 09:31:19
Am Samstag, den 09.03.2013, 15:34 +0100 schrieb Wieland Hoffmann:
Signed-off-by: Wieland Hoffmann <redacted> --- mdadm.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/mdadm.8.in b/mdadm.8.in index 1c06533..f7aa6aa 100644 --- a/mdadm.8.in +++ b/mdadm.8.in@@ -1224,7 +1224,7 @@ with redundancy. They don't apply to RAID0 or Linear. .TP .BR \-\-re\-add -re\-add a device that was previous removed from an array. +re\-add a device that was previously removed from an array. If the metadata on the device reports that it is a member of the array, and the slot that it used is still vacant, then the device will be added back to the array in the same position. This will normally
Acked-by: Paul Menzel <redacted> Thanks, Paul