summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/statvfs.3
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-07-13 19:38:59 +0000
committerwollman <wollman@FreeBSD.org>2002-07-13 19:38:59 +0000
commit02d3f94cc92f810c98e486c42a2111ac35718e58 (patch)
tree5534e445a8dffd6fc351aa5bf5a73d9d73ad1ca9 /lib/libc/gen/statvfs.3
parentd738702902195501104503bce0a5b7e76170523c (diff)
downloadFreeBSD-src-02d3f94cc92f810c98e486c42a2111ac35718e58.zip
FreeBSD-src-02d3f94cc92f810c98e486c42a2111ac35718e58.tar.gz
Fix a few bugs in the ERRORS section.
Diffstat (limited to 'lib/libc/gen/statvfs.3')
-rw-r--r--lib/libc/gen/statvfs.315
1 files changed, 12 insertions, 3 deletions
diff --git a/lib/libc/gen/statvfs.3 b/lib/libc/gen/statvfs.3
index f36c26f..372e536 100644
--- a/lib/libc/gen/statvfs.3
+++ b/lib/libc/gen/statvfs.3
@@ -137,12 +137,21 @@ through this interface.
The
.Fn statvfs
and
-.Fn statfs
+.Fn fstatvfs
functions may fail for any of the reasons documented for
.Xr statfs 2
+or
+.Xr fstatfs 2
+and
+.Xr pathconf 3
+or
+.Xr fpathconf 3 ,
+respectively.
+In addition,
+.Fn statvfs
and
-.Xr pathconf 3 ,
-plus the following:
+.Fn fstatvfs
+functions may also fail for the following reason:
.Bl -tag -width Er
.It Bq Er EOVERFLOW
One or more of the filesystem statistics has a value which cannot be
OpenPOWER on IntegriCloud