summaryrefslogtreecommitdiff
path: root/debian/FAQ
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-10-29 22:59:00 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-10-29 22:59:00 +0000
commit0aab01556a301b568fdf7d4d037474f650c8ad08 (patch)
tree1b88320f1be80c2f3a75a5f339fb326c3b1402f9 /debian/FAQ
parent0dbe727f97e82904d033e04a8d1c276d4c8772aa (diff)
corrected in-doc ref
Diffstat (limited to 'debian/FAQ')
-rw-r--r--debian/FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/FAQ b/debian/FAQ
index e271e0d6..d9b503bc 100644
--- a/debian/FAQ
+++ b/debian/FAQ
@@ -69,7 +69,7 @@ Also see /usr/share/doc/mdadm/README.recipes.gz
mdadm --detail /dev/mdX | sed -ne 's,.*Preferred Minor : ,,p'
mdadm --examine /dev/sdXY | sed -ne 's,.*Preferred Minor : ,,p'
- Let's call the resulting number MINOR. Also see FAQ 1 further up.
+ Let's call the resulting number MINOR. Also see FAQ 2 further up.
Given MINOR, mdadm will output /dev/md<MINOR> if the device node
/dev/md<MINOR> exists.