From 1c17667391392bf5b219ab86c3ecf42deda2560e Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 27 May 2018 16:09:28 -0400 Subject: [PATCH] e4defrag: fix typo in man page Addresses-Launchpad-Bug: #1743553 Signed-off-by: Theodore Ts'o --- misc/e4defrag.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/e4defrag.8.in b/misc/e4defrag.8.in index 37a1c6a9..6553721f 100644 --- a/misc/e4defrag.8.in +++ b/misc/e4defrag.8.in @@ -66,7 +66,7 @@ is a device or a mount point, .B e4defrag doesn't defragment files in mount point of other device. .PP -It safe to run e4defrag on a file while it is actively in use by another +It is safe to run e4defrag on a file while it is actively in use by another application. Since the contents of file blocks are copied using the page cache, this can result in a performance slowdown to both e4defrag and the application due to contention over the system's memory and disk