Blame SOURCES/0075-clean-up-meaning-of-small-typo.patch

2792dd
From ec7d7ceefc1c2b9ba82cac1ba0f6a34d41a4a913 Mon Sep 17 00:00:00 2001
2792dd
From: Nigel Croxon <ncroxon@redhat.com>
2792dd
Date: Mon, 4 May 2020 12:27:45 -0400
2792dd
Subject: [RHEL7.9 PATCH 75/77] clean up meaning of small typo
2792dd
2792dd
Clean up the typo which leads to wrong understanding.
2792dd
2792dd
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
2792dd
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
2792dd
---
2792dd
 mdadm.8.in | 2 +-
2792dd
 1 file changed, 1 insertion(+), 1 deletion(-)
2792dd
2792dd
diff --git a/mdadm.8.in b/mdadm.8.in
2792dd
index a3494a1..9e7cb96 100644
2792dd
--- a/mdadm.8.in
2792dd
+++ b/mdadm.8.in
2792dd
@@ -2878,7 +2878,7 @@ operation, as described below under LAYOUT CHANGES.
2792dd
 
2792dd
 .SS CHUNK-SIZE AND LAYOUT CHANGES
2792dd
 
2792dd
-Changing the chunk-size of layout without also changing the number of
2792dd
+Changing the chunk-size or layout without also changing the number of
2792dd
 devices as the same time will involve re-writing all blocks in-place.
2792dd
 To ensure against data loss in the case of a crash, a
2792dd
 .B --backup-file
2792dd
-- 
2792dd
2.7.5
2792dd