doc: Mention fsusage.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Jul 2011 17:35:53 +0000 (19:35 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Jul 2011 17:35:53 +0000 (19:35 +0200)
* doc/posix-functions/statvfs.texi: Mention the fsusage module.

ChangeLog
doc/posix-functions/statvfs.texi

index 4aaa4e9..311f939 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-07-24  Bruno Haible  <bruno@clisp.org>
 
+       doc: Mention fsusage.
+       * doc/posix-functions/statvfs.texi: Mention the fsusage module.
+
+2011-07-24  Bruno Haible  <bruno@clisp.org>
+
        doc: Mention new glibc headers and functions.
        * doc/glibc-headers/gshadow.texi: New file.
        * doc/glibc-functions/endsgent.texi: New file.
index a153a9a..59a7f65 100644 (file)
@@ -16,3 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 MacOS X 10.3, OpenBSD 3.8, mingw.
 @end itemize
+
+Gnulib provides a module @code{fsusage} that provides similar information
+as @code{statvfs}.