From 22795e81bbbe1a839bb8744ac39e9285787b7447 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 4 Feb 2015 12:46:33 +0100 Subject: [PATCH] statfs.2: wfix Signed-off-by: Michael Kerrisk --- man2/statfs.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/statfs.2 b/man2/statfs.2 index 6f92a4ea7..49b19a04c 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -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