From: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx>
Just fix the following misformatting in 'man btrfs-replace'.
===============================================================================
-f
force using and overwriting <targetdev> even if it looks like containing
a valid btrfs filesystem.
A valid filesystem is assumed if a btrfs superblock is found which
contains a correct checksum. Devices which are currently mounted are never
allowed to be used as the <targetdev>. -B:::: no background replace.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
===============================================================================
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx>
---
Documentation/btrfs-replace.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/btrfs-replace.txt b/Documentation/btrfs-replace.txt
index eecf9b0..476e351 100644
--- a/Documentation/btrfs-replace.txt
+++ b/Documentation/btrfs-replace.txt
@@ -49,6 +49,7 @@ containing a valid btrfs filesystem.
A valid filesystem is assumed if a btrfs superblock is found which contains a
correct checksum. Devices which are currently mounted are
never allowed to be used as the <targetdev>.
++
-B::::
no background replace.
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html