version-etc: update the copyright year it reports
[pspp] / MODULES.html.sh
index c356b0157f670d4d5701c4ac5206abc089ad1c51..aee5c24dc54543b81b81e3bd44a852e5aab89ec2 100755 (executable)
@@ -1835,7 +1835,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
-  func_module get_date
+  func_module parse-datetime
   func_module timegm
   func_module tzset
   func_end_table
@@ -1953,7 +1953,7 @@ func_all_modules ()
 
   element="Compiler warning management"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
-  func_section_wrap ansic_ext_misc
+  func_section_wrap ansic_ext_compwarn
   func_wrap H3
   func_echo "$element"
 
@@ -2649,6 +2649,7 @@ func_all_modules ()
   func_module full-write
   func_module binary-io
   func_module isapipe
+  func_module pipe-posix
   func_module pipe2
   func_module pipe2-safer
   func_end_table
@@ -3323,7 +3324,7 @@ func_all_modules ()
   func_module findprog-lgpl
   func_module wait-process
   func_module execute
-  func_module pipe
+  func_module spawn-pipe
   func_module pipe-filter-gi
   func_module pipe-filter-ii
   func_module sh-quote