idcache: Fix module description.
[pspp] / modules / atexit
index 0e749fac24ba3698a95d8aca51d07672f9f33e10..5bb202e600e7d1acc5c2808eed93b2fd41cf6e28 100644 (file)
@@ -1,4 +1,11 @@
 Description:
+atexit() function: register a function to be called at program termination.
+
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
 
 Files:
 lib/atexit.c
@@ -14,3 +21,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+public domain
+
+Maintainer:
+Jim Meyering