summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/statvfs.3
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-06-08 10:01:52 +0000
committercharnier <charnier@FreeBSD.org>2003-06-08 10:01:52 +0000
commit9f754871d1df357b51c172b0fc6c530f236fd199 (patch)
treee77bb095b2277e42f7dfff1b777e44af370de021 /lib/libc/gen/statvfs.3
parent0d5348f9eaec7c207d5ef35e652ebf4c5bd97705 (diff)
downloadFreeBSD-src-9f754871d1df357b51c172b0fc6c530f236fd199.zip
FreeBSD-src-9f754871d1df357b51c172b0fc6c530f236fd199.tar.gz
Add or correct section number in .Xr. Use .Vt or .Fn
instead of .Xr when needed
Diffstat (limited to 'lib/libc/gen/statvfs.3')
-rw-r--r--lib/libc/gen/statvfs.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/gen/statvfs.3 b/lib/libc/gen/statvfs.3
index 21e274f..f9c7430 100644
--- a/lib/libc/gen/statvfs.3
+++ b/lib/libc/gen/statvfs.3
@@ -63,7 +63,7 @@ structure contains the following members:
.It Va f_namemax
The maximum length in bytes of a file name on this file system.
Applications should use
-.Xr pathconf 3
+.Xr pathconf 2
instead.
.It Va f_fsid
Not meaningful in this implementation.
@@ -141,9 +141,9 @@ functions may fail for any of the reasons documented for
or
.Xr fstatfs 2
and
-.Xr pathconf 3
+.Xr pathconf 2
or
-.Xr fpathconf 3 ,
+.Xr fpathconf 2 ,
respectively.
In addition,
.Fn statvfs
@@ -157,8 +157,8 @@ represented by the data types used in
.Vt "struct statvfs" .
.El
.Sh SEE ALSO
-.Xr statfs 2 ,
-.Xr pathconf 3
+.Xr pathconf 2 ,
+.Xr statfs 2
.Sh STANDARDS
The
.Fn statvfs
OpenPOWER on IntegriCloud