summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-device.asciidoc
diff options
context:
space:
mode:
authorAnand Jain <Anand.Jain@oracle.com>2015-04-22 18:16:41 +0200
committerDavid Sterba <dsterba@suse.cz>2015-04-24 15:42:04 +0200
commit2890c415049e588db84c7ef6534d24be408c1c81 (patch)
tree726a6387a394f6c075d409b97be86f4c407e936e /Documentation/btrfs-device.asciidoc
parent2681e00f00fe3dc0eb5d78dfeb344d18fccaeb6c (diff)
btrfs-progs: fix typo in btrfs-device.txt
Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/btrfs-device.asciidoc')
-rw-r--r--Documentation/btrfs-device.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/btrfs-device.asciidoc b/Documentation/btrfs-device.asciidoc
index 075ccc5a..c56cf5ef 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
----------