Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx> --- Documentation/btrfs-device.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/btrfs-device.txt b/Documentation/btrfs-device.txt index 4bb5ea5..0bc1be3 100644 --- a/Documentation/btrfs-device.txt +++ b/Documentation/btrfs-device.txt @@ -53,7 +53,7 @@ run `btrfs-balance`(8) to rebuild the chunks. See `btrfs-balance`(8) for more details. Device add/remove/replace:: -Device can be added/removed using `btrfs-replace`(8) subcommand and replaced +Device can be added/removed using `btrfs-delete`(8) subcommand and replaced using `btrfs-replace`(8). + When device is removed or replaced, btrfs will do the chunk rebuild if needed. -- 2.0.0.153.g79dcccc -- 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
