summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFaalagorn <faalagorn@gmail.com>2017-11-29 02:14:49 +0100
committerDavid Sterba <dsterba@suse.com>2018-01-03 17:29:19 +0100
commit0a9ab8725293cc93a86cc55859ac2378df5c4212 (patch)
tree7d28072b0f853b5c96ed6295e264673e704e0637 /Documentation
parent2d6f49ffaa49e5262dc9a9b42f24d7dd6877c320 (diff)
btrfs-progs: docs: fix typo in btrfs-man5
Pull-request: #81 Author: Faalagorn <faalagorn@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/btrfs-man5.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-man5.asciidoc b/Documentation/btrfs-man5.asciidoc
index dd436cd1..2f522d93 100644
--- a/Documentation/btrfs-man5.asciidoc
+++ b/Documentation/btrfs-man5.asciidoc
@@ -129,7 +129,7 @@ seconds (5 minutes). Use with care.
Control BTRFS file data compression. Type may be specified as 'zlib',
'lzo', 'zstd' or 'no' (for no compression, used for remounting). If no type
is specified, 'zlib' is used. If 'compress-force' is specified,
-the compression will allways be attempted, but the data may end up uncompressed
+the compression will always be attempted, but the data may end up uncompressed
if the compression would make them larger.
+
Otherwise some simple heuristics are applied to detect an incompressible file.