rm exit module
authorKarl Berry <karl@freefriends.org>
Fri, 6 May 2011 16:31:16 +0000 (09:31 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 6 May 2011 16:31:16 +0000 (09:31 -0700)
ChangeLog
MODULES.html.sh

index e314196..2ec09ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-06  Karl Berry  <karl@gnu.org>
+
+       * MODULES.html.sh (func_all_modules): remove exit.
+
 2011-05-06  Jim Meyering  <meyering@redhat.com>
 
        maint.mk: use info-gnu@ as the default only for a stable release
index c9f1f9e..3d3add3 100755 (executable)
@@ -1604,7 +1604,6 @@ func_all_modules ()
 
   func_begin_table
   func_module stdlib
-  func_module exit
   func_module strtol
   func_module strtoul
   func_module memcmp