summaryrefslogtreecommitdiff
path: root/mdadm.8.in
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@debian.org>2015-11-08 13:02:54 +0000
committerDimitri John Ledkov <xnox@debian.org>2015-11-08 13:02:54 +0000
commitc6f707d07df73f3edcf9b8623a11fd9fa4b671bb (patch)
treec261768c914cc7e3dcb2d1cc15f5fe92a37be9ac /mdadm.8.in
parent8570d1481d00f4e0699303f56f0d35e9b6878ec9 (diff)
quilty stuffdebian/3.3.4-1
Diffstat (limited to 'mdadm.8.in')
-rw-r--r--mdadm.8.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/mdadm.8.in b/mdadm.8.in
index c25ac6c7..14bd8b99 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -267,13 +267,13 @@ the exact meaning of this option in different contexts.
.TP
.BR \-c ", " \-\-config=
Specify the config file or directory. Default is to use
-.B /etc/mdadm.conf
+.B /etc/mdadm/mdadm.conf
and
-.BR /etc/mdadm.conf.d ,
+.BR /etc/mdadm/mdadm.conf.d ,
or if those are missing then
-.B /etc/mdadm/mdadm.conf
+.B /etc/mdadm.conf
and
-.BR /etc/mdadm/mdadm.conf.d .
+.BR /etc/mdadm.conf.d .
If the config file given is
.B "partitions"
then nothing will be read, but
@@ -1803,9 +1803,9 @@ The config file is only used if explicitly named with
or requested with (a possibly implicit)
.BR \-\-scan .
In the later case,
-.B /etc/mdadm.conf
-or
.B /etc/mdadm/mdadm.conf
+or
+.B /etc/mdadm.conf
is used.
If
@@ -3099,7 +3099,7 @@ uses this to find arrays when
is given in Misc mode, and to monitor array reconstruction
on Monitor mode.
-.SS /etc/mdadm.conf
+.SS /etc/mdadm/mdadm.conf (or /etc/mdadm.conf)
The config file lists which devices may be scanned to see if
they contain MD super block, and gives identifying information
@@ -3107,7 +3107,7 @@ they contain MD super block, and gives identifying information
.BR mdadm.conf (5)
for more details.
-.SS /etc/mdadm.conf.d
+.SS /etc/mdadm/mdadm.conf.d (or /etc/mdadm.conf.d)
A directory containing configuration files which are read in lexical
order.