changeset 14469:a9eb5e05648e

posix-modules: say what it does. * posix-modules: Add a line to the --help output saying what it does.
author Reuben Thomas <rrt@sc3d.org>
date Fri, 25 Mar 2011 03:29:53 +0100
parents 393c747ad672
children db2a6e675ddf
files ChangeLog posix-modules
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-30  Reuben Thomas  <rrt@sc3d.org>
+
+	posix-modules: say what it does.
+	* posix-modules: Add a line to the --help output saying what it does.
+
 2011-03-24  Paul Eggert  <eggert@cs.ucla.edu>
 
 	xmalloc: Do not leak if underlying realloc is C99 compatible.
--- a/posix-modules
+++ b/posix-modules
@@ -26,6 +26,8 @@
   echo "\
 Usage: posix-modules
 
+Lists the gnulib modules that implement POSIX interfaces.
+
 Report bugs to <bug-gnulib@gnu.org>."
 }