From 422da715d933f61c55ca50defc8b7c969af2237f Mon Sep 17 00:00:00 2001 From: John Schmidt Date: Tue, 29 Oct 2013 10:16:18 -0700 Subject: [PATCH] Fix typos in mdadm.8.in I found a small bug in the documentation of mdadm. I fixed it in my local git clone of git://neil.brown.name/mdadm Here is the change: Signed-off-by: NeilBrown --- mdadm.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdadm.8.in b/mdadm.8.in index 09aff811..006ae59f 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -529,7 +529,7 @@ amount of available space is. .BR \-c ", " \-\-chunk= Specify chunk size of kibibytes. The default when creating an array is 512KB. To ensure compatibility with earlier versions, the -default when Building and array with no persistent metadata is 64KB. +default when building an array with no persistent metadata is 64KB. This is only meaningful for RAID0, RAID4, RAID5, RAID6, and RAID10. RAID4, RAID5, RAID6, and RAID10 require the chunk size to be a power -- 2.47.2