passfd: fix incorrect sendmsg arguments
[pspp] / modules / README
index 29c9198f10157066c7df5448a51387d01f6e776a..acb420998aa4565aee4b4bdd0d85f8d823fb7c3a 100644 (file)
@@ -1,9 +1,15 @@
-This directory contains metainformation about the gnulib modules, one file
-per module. These files are used by gnulib-tool.
+This directory contains metainformation about the gnulib modules, one or two
+files per module. These files are used by gnulib-tool.
+
+For every module,
+  - the file <module> is the metainformation about the library code of the
+    module,
+  - the file <module>-tests is the metainformation about the unit test of
+    the module (optional but recommended).
 
 All the files in this directory are distributed under the following copyright:
 
-  Copyright (C) 2002-2004 Free Software Foundation, Inc.
+  Copyright (C) 2002-2011 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   in any medium, are permitted without royalty provided the copyright
   notice and this notice are preserved.