K 10 svn:author V 6 alfred K 8 svn:date V 27 2004-07-16T01:18:13.000000Z K 7 svn:log V 268 Clarify getfsstat(2) usage. The getfsstat(2) function expects a buffer and a count, and returns a count. The confusing part is that the count it takes is a byte count, while the return value is a count of the number of structures it has filled out. Spell this out. END