X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=b14ad0dc5cfa2f19f82e72a118fea1aecd06c8bd;hb=1f7ca4c3c642d27f5f9afd63c5cfb7ba93e72c27;hp=2ddec49083698b5dda00b5513deffe277e047710;hpb=6362c1d7d4f2f3f78dd269207659ac8a178b6404;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 2ddec4908..b14ad0dc5 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2011 Free Software Foundation, Inc. +# Copyright (C) 2002-2012 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -2329,14 +2329,14 @@ func_all_modules () func_module mbfile func_end_table - element="Support for systems lacking draft ISO C 1X" - func_section_wrap c1x_sup + element="Support for systems lacking ISO C11" + func_section_wrap c11_sup func_wrap H2 func_echo "$element" element="Core language properties" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` - func_section_wrap c1x_core_properties + func_section_wrap c11_core_properties func_wrap H3 func_echo "$element" @@ -3504,6 +3504,7 @@ func_all_modules () func_module gpl-2.0 func_module gpl-3.0 func_module lgpl-2.1 + func_module lgpl-3.0 func_module pmccabe2html func_module regexprops-generic func_end_table