aboutsummaryrefslogtreecommitdiff
path: root/misc/e4defrag.8.in
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:10:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:10:34 +0000
commit8e8408c65078c4f4c171e5cc2b567d6705bed024 (patch)
tree1605641dff9d3858f2b1595d8885bb0fe9496f34 /misc/e4defrag.8.in
parent037a031cb6f2d5e4575a3028e3c7135c59ee805a (diff)
parent63687023fc2e8871a718cb4e18458eece2e3460c (diff)
downloade2fsprogs-android14-mainline-uwb-release.tar.gz
Change-Id: Ib8f5c32e208ea07a1c7814b337878a6d47c59923
Diffstat (limited to 'misc/e4defrag.8.in')
-rw-r--r--misc/e4defrag.8.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/e4defrag.8.in b/misc/e4defrag.8.in
index 6553721f..53d7f17d 100644
--- a/misc/e4defrag.8.in
+++ b/misc/e4defrag.8.in
@@ -1,6 +1,6 @@
.TH E4DEFRAG 8 "May 2009" "e4defrag version 2.0"
.SH NAME
-e4defrag \- online defragmenter for ext4 filesystem
+e4defrag \- online defragmenter for ext4 file system
.SH SYNOPSIS
.B e4defrag
[
@@ -15,13 +15,13 @@ e4defrag \- online defragmenter for ext4 filesystem
.B e4defrag
reduces fragmentation of extent based file. The file targeted by
.B e4defrag
-is created on ext4 filesystem made with "-O extent" option (see
+is created on ext4 file system made with "-O extent" option (see
.BR mke2fs (8)).
The targeted file gets more contiguous blocks and improves the file access
speed.
.PP
.I target
-is a regular file, a directory, or a device that is mounted as ext4 filesystem.
+is a regular file, a directory, or a device that is mounted as ext4 file system.
If
.I target
is a directory,
@@ -48,7 +48,7 @@ printed for each file.
.IP
Also this option outputs the average data size in one extent. If you see it,
you'll find the file has ideal extents or not. Note that the maximum extent
-size is 131072KB in ext4 filesystem (if block size is 4KB).
+size is 131072KB in ext4 file system (if block size is 4KB).
.IP
If this option is specified,
.I target