Refine the tar CVS URL.
[pspp] / MODULES.html.sh
index 9ba8ed083aa440f0e9a32628c373f7acf424e811..923f61a32bf15945ecdb81e90373d63b75692ea1 100755 (executable)
@@ -1666,16 +1666,6 @@ func_all_modules ()
   func_wrap H2
   func_echo "$element"
 
-  element="Keywords"
-  element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
-  func_section_wrap isoc_sup_keywords
-  func_wrap H3
-  func_echo "$element"
-
-  func_begin_table
-  func_module restrict
-  func_end_table
-
   element="Sizes of integer types <limits.h>"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
   func_section_wrap isoc_sup_limits
@@ -1932,13 +1922,14 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
-  func_module fpending
-  func_module closeout
   func_module close-stream
-  func_module stdio-safer
-  func_module stdlib-safer
+  func_module closeout
+  func_module fopen-safer
+  func_module fpending
   func_module getpass
   func_module getpass-gnu
+  func_module stdlib-safer
+  func_module tmpfile-safer
   func_end_table
 
   element="Users and groups"
@@ -2083,6 +2074,7 @@ func_all_modules ()
   func_module readutmp
   func_module sig2str
   func_module sysexits
+  func_module verror
   func_module visibility
   func_end_table