1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
From: Thierry Randrianiriana <randrianiriana@gmail.com>
Date: Mon, 30 May 2005 07:47:24 -0400
Subject: see bug #447855
Forwarded: no
---
xdiskusage.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdiskusage.1 b/xdiskusage.1
index c84bddb..3bf89fb 100644
--- a/xdiskusage.1
+++ b/xdiskusage.1
@@ -10,7 +10,7 @@
.SH DESCRIPTION
.I xdiskusage
displays the output of "du" in an X window, allowing you to
-graphically compare the sizes that the files and directories take.
+compare visually the space occupied by files and directories.
.SH USAGE
|