finalise NEWS.stable
[gnulib.git] / modules / pathmax
index bc1120e..df9b56c 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Return maximum size of reasonable pathnames.  (Unportable: Hurd has no limit.)
 
 Files:
 lib/pathmax.h
@@ -10,8 +11,12 @@ configure.ac:
 gl_PATHMAX
 
 Makefile.am:
-lib_SOURCES += pathmax.h
 
 Include:
 "pathmax.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering