--- projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml 2004/05/05 10:19:58 1.1 +++ projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml 2004/05/08 16:27:13 1.2 @@ -6,8 +6,8 @@ - $Date: 2004/05/05 10:19:58 $ - $Id: sg_get_fs_stats.xml,v 1.1 2004/05/05 10:19:58 tdb Exp $ + $Date: 2004/05/08 16:27:13 $ + $Id: sg_get_fs_stats.xml,v 1.2 2004/05/08 16:27:13 tdb Exp $ @@ -36,10 +36,10 @@ The sg_get_fs_stats takes a pointer to an int, entries, which is filled with the - number of mounted file systems the machine has. It returns a - pointer to the first sg_fs_stats structure. - The entries can then be used to iterate - through the rest of the structures. + number of mounted file systems the machine has. The return + value is a pointer to the first member of an array of + sg_fs_stats structures; the number of + entries in the array is returned in entries. The function returns statistics about mounted filesystems,