From: Bruno Haible Date: Mon, 22 Dec 2008 00:54:41 +0000 (+0100) Subject: Oops, typo. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a726b3acb9947eb26aa41950cd04b81c304e71;p=pspp Oops, typo. --- diff --git a/MODULES.html.sh b/MODULES.html.sh index a081a7a813..955937ccc4 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2212,7 +2212,7 @@ func_all_modules () func_echo 'These modules are not listed among dependencies below, for simplicity.' func_echo 'If your package requires portability to old, obsolete systems, you need to list these modules explicitly among the modules to import through gnulib-tool.' - element="Support for systems lacking POSIX:200" + element="Support for systems lacking POSIX:2008" func_section_wrap posix_sup func_wrap H2 func_echo "$element"