diff --git a/man/dfc.1 b/man/dfc.1 index 9e182db..374ca03 100644 --- a/man/dfc.1 +++ b/man/dfc.1 @@ -1,4 +1,4 @@ -.TH dfc 1 "April 1, 2012" "version 2.4.0" "USER COMMANDS" +.TH dfc 1 "April 3, 2012" "version 2.5.0" "USER COMMANDS" .SH NAME dfc \- display file system space usage using graph and colors .SH SYNOPSIS @@ -131,8 +131,7 @@ Print dfc(1) version and exit. Use a wider bar. .TP \-W -Wide path name (avoid truncation of file name). May require a larger display -but shows the whole paths even if they are loooooong. +Wide path name (avoid truncation of file name). May require a larger display. .SH BUGS If you find one, please contact the author and explain what you encounter. .SH AUTHORS diff --git a/src/extern.h b/src/extern.h index dda1b12..0e3fa9f 100644 --- a/src/extern.h +++ b/src/extern.h @@ -33,7 +33,7 @@ * Globals and dfc version declaration */ -#define VERSION "2.4.0" +#define VERSION "2.5.0" /* set flags for options */ int aflag, bflag, cflag, fflag, hflag, iflag, mflag, nflag, oflag, sflag,