[Lunar-commits] CVS: moonbase/utils/psmisc DETAILS,1.8,1.9
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Mar 12 16:29:53 UTC 2005
Update of /var/cvs/lunar/moonbase/utils/psmisc
In directory espresso.foo-projects.org:/tmp/cvs-serv3386
Modified Files:
DETAILS
Log Message:
Fixed some formatting and some typos.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/psmisc/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 12 Mar 2005 06:38:43 -0000 1.8
+++ DETAILS 12 Mar 2005 16:29:50 -0000 1.9
@@ -1,27 +1,23 @@
MODULE=psmisc
VERSION=21.6
- #VERSION=21.5
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=sha1:64a60ec366ae7bb0b0303ac6570f07f898eea684
WEB_SITE=http://psmisc.sourceforge.net
ENTERED=20010922
UPDATED=200503512
- SHORT="psmisc package contains a set of useful utilities that use /proc."
+ 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.
-Other pages
-You will find the Sourcefore Project Page of interest to get project
-status.
-The Utilities
+
The package contains the following programs:
- * fuser - identifies what proccesses 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.
+ some other Unices.
* pstree - Shows currently running processes in a tree format.
- * pidof - Finds proccess id of running programs, similar to pgrep
-found in some other Unices.
+ * pidof - Finds process id of running programs, similar to pgrep
+ found in some other Unices.
EOF
More information about the Lunar-commits
mailing list