summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorpedro <pedro@openbsd.org>2005-05-15 18:10:50 +0000
committerpedro <pedro@openbsd.org>2005-05-15 18:10:50 +0000
commita7972748febad57ed405243470f2f74df511666f (patch)
tree0911052be02b3da2c610a8c26ac373f48a5b9f30 /lib/libc
parentUse FLUSHCACHE EXT instead of FLUSHCACHE for LBA48 operations. (diff)
downloadwireguard-openbsd-a7972748febad57ed405243470f2f74df511666f.tar.xz
wireguard-openbsd-a7972748febad57ed405243470f2f74df511666f.zip
document getfsstat(2)'s behaviour when no flags are specified, okay jmc@
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/getfsstat.25
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/sys/getfsstat.2 b/lib/libc/sys/getfsstat.2
index 87d98847119..bf6ec2acc56 100644
--- a/lib/libc/sys/getfsstat.2
+++ b/lib/libc/sys/getfsstat.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getfsstat.2,v 1.14 2003/11/21 10:45:48 jmc Exp $
+.\" $OpenBSD: getfsstat.2,v 1.15 2005/05/15 18:10:50 pedro Exp $
.\" $NetBSD: getfsstat.2,v 1.6 1995/06/29 11:40:44 cgd Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -104,6 +104,9 @@ Thus, some of the information will be out of date, but
.Fn getfsstat
will not block waiting for information from a file system that is
unable to respond.
+If no flags are provided,
+.Dv MNT_WAIT
+is assumed.
.Sh RETURN VALUES
Upon successful completion, the number of
.Fa statfs