ossp-web/pkg/lib/proc/index.wml 1.1 -> 1.2
--- index.wml 2002/02/15 11:56:46 1.1
+++ index.wml 2002/02/15 20:06:31 1.2
@@ -3,7 +3,12 @@
<title>OSSP proc</title>
-<h1>...</h1>
+<h1>Process Management</h1>
+
+OSSP proc is a set of utility functions of managing Unix processes. It
+provides support for making real daemon processes, resolving the current
+working directory, set the process title, manipulating the process
+environment, etc.
<h2>Abstract</h2>
@@ -16,7 +21,7 @@
<pkg_status
stable="none" stable_date="none"
unstable="none" unstable_date="none"
- done=100>
+ done=30>
<h2>Source</h2>
|
|