doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / full-write
index 6cc908f..dc07a3b 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-An interface to write() that writes all it is asked to write.
+An interface to the write() function that writes all it is asked to write.
 
 Files:
 lib/full-write.h
@@ -16,3 +16,8 @@ lib_SOURCES += full-write.h full-write.c
 Include:
 "full-write.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering, Bruno Haible