summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /share/man/man9/VFS.9
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'share/man/man9/VFS.9')
-rw-r--r--share/man/man9/VFS.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9
index 5a8f008..dc46c5c 100644
--- a/share/man/man9/VFS.9
+++ b/share/man/man9/VFS.9
@@ -33,11 +33,11 @@
.Dt VFS 9
.Sh NAME
.Nm VFS
-.Nd kernel interface to filesystems
+.Nd kernel interface to file systems
.Sh DESCRIPTION
-Calls used to set or query filesystems for settings or information.
+Calls used to set or query file systems for settings or information.
.Pp
-Filesystems that don't implement a VFS operation should use the appropriate
+File systems that don't implement a VFS operation should use the appropriate
.Fa vfs_std
function from
.Pa src/sys/kern/vfs_default.c
OpenPOWER on IntegriCloud