changeset 3:6d1dc2d106f6

Fixed documentation.
author Atul Varma <varmaa@toolness.com>
date Tue, 18 Mar 2008 23:08:58 +0000
parents 62df716384c0
children f64af329930f
files ProcessManager.py
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ProcessManager.py	Tue Mar 18 22:52:32 2008 +0000
+++ b/ProcessManager.py	Tue Mar 18 23:08:58 2008 +0000
@@ -43,11 +43,8 @@
 
 """
     A simple module for process management. Please see the file
-    README.txt, included with this distribution, for more
-    information. This file is also available at the following
-    location:
-
-      http://www.humanized.com/ProcessManager
+    README, included with this distribution, for more
+    information.
 """
 
 # ----------------------------------------------------------------------------