From: Anand Jain Date: Wed, 22 Apr 2015 16:16:41 +0000 (+0200) Subject: btrfs-progs: fix typo in btrfs-device.txt X-Git-Tag: upstream/4.16.1~2299 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2890c415049e588db84c7ef6534d24be408c1c81;p=platform%2Fupstream%2Fbtrfs-progs.git btrfs-progs: fix typo in btrfs-device.txt Signed-off-by: David Sterba --- diff --git a/Documentation/btrfs-device.asciidoc b/Documentation/btrfs-device.asciidoc index 075ccc5..c56cf5e 100644 --- a/Documentation/btrfs-device.asciidoc +++ b/Documentation/btrfs-device.asciidoc @@ -53,12 +53,12 @@ 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-device`(8) subcommand and replaced using `btrfs-replace`(8). + When device is removed or replaced, btrfs will do the chunk rebuild if needed. + -See `btrfs-replace`(8) and this man page for more details. +See `btrfs-replace`(8) man page for more details on device replace. SUBCOMMAND ----------