diff options
author | Nicolas Roeser <nicolas.roeser@alumni.uni-ulm.de> | 2024-08-04 14:34:44 +0200 |
---|---|---|
committer | Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> | 2024-08-13 13:33:48 +0200 |
commit | 1f49ecbf3d2ab8003d37eb1c0454c5cfbe335ee5 (patch) | |
tree | 97b09cc2e2502933a91dc7350cff0fdb940af1e3 | |
parent | mdstat: fix list detach issues (diff) | |
download | mdadm-1f49ecbf3d2ab8003d37eb1c0454c5cfbe335ee5.tar.xz mdadm-1f49ecbf3d2ab8003d37eb1c0454c5cfbe335ee5.zip |
md.4: replace wrong word
There is a wrong word in the md(4) man page, this commit corrects it.
Signed-off-by: Nicolas Roeser <nicolas.roeser@alumni.uni-ulm.de>
-rw-r--r-- | md.4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -224,7 +224,7 @@ option. If you use this option to while running a newer kernel, the array will NOT assemble, but the metadata will be update so that it can be assembled on an older kernel. -No that setting the layout to "unspecified" removes protections against +Note that setting the layout to "unspecified" removes protections against this bug, and you must be sure that the kernel you use matches the layout of the array. |