summaryrefslogtreecommitdiff
path: root/sbin/mdconfig
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2011-04-27 21:39:59 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2011-04-27 21:39:59 +0000
commite81d0f5a7427529569990300432e59d4b75d822c (patch)
treec1563052f59b7b74ec5bb8f39dceb83a8879732c /sbin/mdconfig
parentce8679e47d2234fc3a764d5133c6fbf9118ddacb (diff)
downloadsrc-test2-e81d0f5a7427529569990300432e59d4b75d822c.tar.gz
src-test2-e81d0f5a7427529569990300432e59d4b75d822c.zip
Notes
Diffstat (limited to 'sbin/mdconfig')
-rw-r--r--sbin/mdconfig/mdconfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mdconfig/mdconfig.c b/sbin/mdconfig/mdconfig.c
index 50c3e96582a7..22e961e50985 100644
--- a/sbin/mdconfig/mdconfig.c
+++ b/sbin/mdconfig/mdconfig.c
@@ -294,7 +294,7 @@ main(int argc, char **argv)
}
if (action == LIST) {
if (mdio.md_options & MD_AUTOUNIT) {
- /*
+ /*
* Listing all devices. This is why we pass NULL
* together with OPT_LIST.
*/