diff options
author | Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> | 2024-10-07 13:42:19 +0200 |
---|---|---|
committer | Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> | 2024-11-05 13:36:43 +0100 |
commit | 5048c178f2db2a0363e19c133b531d301a1d6c94 (patch) | |
tree | 82d5ebecb2145dc2a849a2e6d41ee52065343348 | |
parent | md.man: Remove refferences to not supported kernel (diff) | |
download | mdadm-5048c178f2db2a0363e19c133b531d301a1d6c94.tar.xz mdadm-5048c178f2db2a0363e19c133b531d301a1d6c94.zip |
mdadm.conf: remove refferences to old kernels.
Remove them.
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
-rw-r--r-- | mdadm.conf.5.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.conf.5.in b/mdadm.conf.5.in index dd407a0a..44aff743 100644 --- a/mdadm.conf.5.in +++ b/mdadm.conf.5.in @@ -301,7 +301,7 @@ This can be useful to impose a system-wide default of version-1 superblocks. .TP .B names=yes -Since Linux 2.6.29 it has been possible to create +It has been possible to create .B md devices with a name like .B md_home |