r249 - mdadm/trunk/debian
madduck at users.alioth.debian.org
madduck at users.alioth.debian.org
Sun Oct 29 23:59:00 CET 2006
Author: madduck
Date: 2006-10-29 23:59:00 +0100 (Sun, 29 Oct 2006)
New Revision: 249
Modified:
mdadm/trunk/debian/FAQ
Log:
corrected in-doc ref
Modified: mdadm/trunk/debian/FAQ
===================================================================
--- mdadm/trunk/debian/FAQ 2006-10-29 07:55:37 UTC (rev 248)
+++ mdadm/trunk/debian/FAQ 2006-10-29 22:59:00 UTC (rev 249)
@@ -69,7 +69,7 @@
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.
More information about the pkg-mdadm-commits
mailing list