X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=posix-modules;h=5bb29f0027914402a56da00ded989f0467fc29be;hb=e0a7833645649be1bec1ea92ebd88603a30536a0;hp=b93b28381abe06665ed8a5d81471a50f54e99de9;hpb=60b4ba664df4642893c35ae81dd47ff3396d40ec;p=gnulib.git diff --git a/posix-modules b/posix-modules index b93b28381..5bb29f002 100755 --- a/posix-modules +++ b/posix-modules @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2008, 2010 Free Software Foundation, Inc. +# Copyright (C) 2002-2008, 2010-2011 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 ." }