Author: Thierry Randrianiriana <randrianiriana@gmail.com>
Description: see bug #306703 , #447855
--- xdiskusage-1.48.orig/xdiskusage.1
+++ xdiskusage-1.48/xdiskusage.1
@@ -1,7 +1,7 @@
.\"Man page for xdiskusage, by Bill Spitzak.
.TH xdiskusage 1 "4 Sep 2003"
.SH NAME
-\fIxdiskusage\fR - Grapical display of disk usage
+\fIxdiskusage\fR - Graphical display of disk usage
.SH SYNOPSIS
.B xdiskusage
[-a] [-d[isplay] host:n.n] [-g[eometry] WxH+X+Y]
@@ -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
@@ -52,7 +52,7 @@
You can type a filename into the input field on the bottom and type
Enter. If the name is a directory, xdiskusage will attempt to run "du"
-on it and display the result. If the name is a file it is assummed to
+on it and display the result. If the name is a file it is assumed to
be "du" output and it is parsed and displayed.
The "all files" button sends the -a switch to "du" causing it to list
@@ -119,7 +119,7 @@
remove this node from the display and scale rest up to fit
.B Unhide (H)
-Recursivly turn off the hide flag from all children
+Recursively turn off the hide flag from all children
.B Sort/Largest (s)
sort largest size at the top
@@ -178,7 +178,7 @@
You should have received a copy of the GNU General Public License
along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
.SH AUTHORS