changeset 14701:94aedd98bb07

rm exit module
author Karl Berry <karl@freefriends.org>
date Fri, 06 May 2011 09:31:16 -0700
parents 6b83b217fcdd
children fe82559e011f
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1604,7 +1604,6 @@
 
   func_begin_table
   func_module stdlib
-  func_module exit
   func_module strtol
   func_module strtoul
   func_module memcmp