X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=posix-modules;h=0d663eb298711fd6db35f5412401ea6709779a6c;hb=0f5a4162a9a8361be7e1c63b8e438002bfdee945;hp=81e431f9e7608e914cae39e59caf39282074520e;hpb=4b6dad7e35019625bd5eb30796beebac099a7422;p=gnulib.git diff --git a/posix-modules b/posix-modules index 81e431f9e..0d663eb29 100755 --- a/posix-modules +++ b/posix-modules @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2008, 2010-2011 Free Software Foundation, Inc. +# Copyright (C) 2002-2008, 2010-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 @@ -26,6 +26,8 @@ func_usage () echo "\ Usage: posix-modules +Lists the gnulib modules that implement POSIX interfaces. + Report bugs to ." }