diff --git a/utils/psmisc/DETAILS b/utils/psmisc/DETAILS index cf7389f3b..b0b4da960 100644 --- a/utils/psmisc/DETAILS +++ b/utils/psmisc/DETAILS @@ -1,23 +1,23 @@ MODULE=psmisc - VERSION=22.19 + VERSION=22.20 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:4c8fb774449f966f78c4c6e1d77d1a24b4187410 + SOURCE_VFY=sha1:abdddc8d5c91251bba0f3190956ae9d05c058745 WEB_SITE=http://psmisc.sourceforge.net ENTERED=20010922 - UPDATED=20120630 + UPDATED=20130405 SHORT="A set of useful utilities that use /proc" cat << EOF This PSmisc package is a set of some small useful utilities that use the -proc filesystem. We're not about changing the world, but providing the +proc filesystem. We're not about changing the world, but providing the system administrator with some help in common tasks. The package contains the following programs: - * fuser - identifies what processes are using files. + * fuser - identifies what processes are using files. * killall - kills a process by its name, similar to a pkill found in some other Unices. - * pstree - Shows currently running processes in a tree format. - * pidof - Finds process id of running programs, similar to pgrep - found in some other Unices. + * pstree - Shows currently running processes in a tree format. + * pidof - Finds process id of running programs, similar to pgrep + found in some other Unices. EOF