From 87af8a24566402cbecd5754c837019596b0726e1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 24 Jul 2011 19:35:53 +0200 Subject: [PATCH] doc: Mention fsusage. * doc/posix-functions/statvfs.texi: Mention the fsusage module. --- ChangeLog | 5 +++++ doc/posix-functions/statvfs.texi | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4aaa4e9f4c..311f939aee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-24 Bruno Haible + + doc: Mention fsusage. + * doc/posix-functions/statvfs.texi: Mention the fsusage module. + 2011-07-24 Bruno Haible doc: Mention new glibc headers and functions. diff --git a/doc/posix-functions/statvfs.texi b/doc/posix-functions/statvfs.texi index a153a9a59e..59a7f65044 100644 --- a/doc/posix-functions/statvfs.texi +++ b/doc/posix-functions/statvfs.texi @@ -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}. -- 2.30.2