Add module mathl.
[gnulib.git] / modules / filemode
index d1f6173..31ae039 100644 (file)
@@ -1,4 +1,6 @@
 Description:
+Return a string (?rwxrwxrwx format) describing the type and permissions of a
+file.
 
 Files:
 lib/filemode.h
@@ -16,3 +18,6 @@ lib_SOURCES += filemode.h filemode.c
 Include:
 "filemode.h"
 
+Maintainer:
+Jim Meyering
+