summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_STATFS.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-13 09:33:06 +0000
committerru <ru@FreeBSD.org>2005-01-13 09:33:06 +0000
commit007d29aae3800b1cb6b79bf59467a4f71082a6c8 (patch)
treec01a82dbda87b47c9a7ac4e3f471d9d2d4009baf /share/man/man9/VFS_STATFS.9
parent1bca40ec75a09c971533b92869bb3969ce142f37 (diff)
downloadFreeBSD-src-007d29aae3800b1cb6b79bf59467a4f71082a6c8.zip
FreeBSD-src-007d29aae3800b1cb6b79bf59467a4f71082a6c8.tar.gz
Nits.
Diffstat (limited to 'share/man/man9/VFS_STATFS.9')
-rw-r--r--share/man/man9/VFS_STATFS.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VFS_STATFS.9 b/share/man/man9/VFS_STATFS.9
index 8fdd075..dd8dcc7 100644
--- a/share/man/man9/VFS_STATFS.9
+++ b/share/man/man9/VFS_STATFS.9
@@ -52,7 +52,7 @@ The arguments it expects are:
The file system.
.It Fa sbp
A
-.Dt statfs
+.Vt statfs
structure, as defined by
.In sys/mount.h ,
into which information is placed about the file system.
@@ -61,9 +61,9 @@ The thread which is querying the file system.
.El
.Pp
The fields of
-.Ft "struct statfs"
+.Vt "struct statfs"
related to the file system are as follows:
-.Bl -tag -width ".Fa f_mntfromname"
+.Bl -tag -width ".Va f_mntfromname"
.It Va f_type
Type of file system.
.It Va f_flags
OpenPOWER on IntegriCloud