diff options
Diffstat (limited to '')
-rw-r--r-- | mdadm.conf.5.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mdadm.conf.5.in b/mdadm.conf.5.in index 94e23dd..787e51e 100644 --- a/mdadm.conf.5.in +++ b/mdadm.conf.5.in @@ -133,13 +133,6 @@ The value should be a 128 bit uuid in hexadecimal, with punctuation interspersed if desired. This must match the uuid stored in the superblock. .TP -.B name= -The value should be a simple textual name as was given to -.I mdadm -when the array was created. This must match the name stored in the -superblock on a device for that device to be included in the array. -Not all superblock formats support names. -.TP .B super\-minor= The value is an integer which indicates the minor number that was stored in the superblock when the array was created. When an array is |