statfs.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-04 12:46:33 +01:00
parent d85ddcc5b5
commit 22795e81bb
1 changed files with 2 additions and 2 deletions

View File

@ -35,9 +35,9 @@ statfs, fstatfs \- get filesystem statistics
.br
.BI "int fstatfs(int " fd ", struct statfs *" buf );
.SH DESCRIPTION
The function
The
.BR statfs ()
returns information about a mounted filesystem.
system call returns information about a mounted filesystem.
.I path
is the pathname of any file within the mounted filesystem.
.I buf