summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-07-03 15:05:35 +1000
committerNeilBrown <neilb@suse.de>2014-07-03 15:05:35 +1000
commit47120ad5d762386f798213a38eb2efc80ab0b695 (patch)
tree39c9dc87e2dc7042c7b4aad2b970b4b11e009949
parent6d8d290a2f09a3bfd9e44f382ae5daea128772f7 (diff)
mdadm.8: Fix typo in "no-bbl".
The '\' comes before the '-', not after! Signed-off-by: NeilBrown <neilb@suse.de>
-rw-r--r--mdadm.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.8.in b/mdadm.8.in
index a85c3d0a..6cc9aff2 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -1086,7 +1086,7 @@ argument given to this flag can be one of
.BR devicesize ,
.BR no\-bitmap ,
.BR bbl ,
-.BR no-\bbl ,
+.BR no\-bbl ,
.BR metadata ,
or
.BR super\-minor .