summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/statfs.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
committerru <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
commit95168a499a3eaa1d9616c865b50f9f0923cd5bb8 (patch)
treed1505c009dd121563a17a3785c90c2fa06761690 /lib/libc/sys/statfs.2
parentbc73e6133fb900335edafd2174804857b413bd95 (diff)
downloadFreeBSD-src-95168a499a3eaa1d9616c865b50f9f0923cd5bb8.zip
FreeBSD-src-95168a499a3eaa1d9616c865b50f9f0923cd5bb8.tar.gz
Markup, grammar, and spelling fixes.
Diffstat (limited to 'lib/libc/sys/statfs.2')
-rw-r--r--lib/libc/sys/statfs.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/statfs.2 b/lib/libc/sys/statfs.2
index 75908b2..0a98ba7 100644
--- a/lib/libc/sys/statfs.2
+++ b/lib/libc/sys/statfs.2
@@ -116,11 +116,11 @@ All I/O to the file system is done synchronously.
No file system I/O is done synchronously.
.It Dv MNT_SOFTDEP
Soft updates being done (see
-.Xr ffs 7).
+.Xr ffs 7 ) .
.It Dv MNT_SUIDDIR
Special handling of SUID bit on directories.
.It Dv MNT_UNION
-Union with underlying filesystem.
+Union with underlying file system.
.It Dv MNT_NOSYMFOLLOW
Symbolic links are not followed.
.It Dv MNT_NOCLUSTERR
@@ -132,7 +132,7 @@ Write clustering is disabled.
.It Dv MNT_MULTILABEL
Mandatory Access Control (MAC) support for individual objects
(see
-.Xr mac 4).
+.Xr mac 4 ) .
.It Dv MNT_ACLS
Access Control List (ACL) support enabled.
.It Dv MNT_LOCAL
OpenPOWER on IntegriCloud