summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Schiller <jis@qyv.net>2015-11-17 00:01:46 -0500
committerDavid Sterba <dsterba@suse.com>2015-11-18 10:57:43 +0100
commit37a3f647569eb7f944a8ac65dc8763bbb877628d (patch)
tree6058aeefe5d5663e2d3fa683af2c2f34101879b2
parent7c3394ed9ef2063a7256d4bc078a485b6f826bc5 (diff)
btrfs-progs: docs: fix typo in balance man page
Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--Documentation/btrfs-balance.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-balance.asciidoc b/Documentation/btrfs-balance.asciidoc
index 7374a535..d00abdfc 100644
--- a/Documentation/btrfs-balance.asciidoc
+++ b/Documentation/btrfs-balance.asciidoc
@@ -134,7 +134,7 @@ vrange) or just simply limit the amount of work done by a single balance run.
*soft*::
Takes no parameters. Only has meaning when converting between profiles.
When doing convert from one profile to another and soft mode is on,
-chunks that alread yave the target profile are left untouched
+chunks that already have the target profile are left untouched
This is useful if e.g. half of the filesystem was converted earlier.
+
The soft mode switch is (like every other filter) per-type.