summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_START.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VFS_START.9')
-rw-r--r--share/man/man9/VFS_START.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/VFS_START.9 b/share/man/man9/VFS_START.9
index 64ab8c7..5cec4e3 100644
--- a/share/man/man9/VFS_START.9
+++ b/share/man/man9/VFS_START.9
@@ -33,7 +33,7 @@
.Dt VFS_START 9
.Sh NAME
.Nm VFS_START
-.Nd make a filesystem operational
+.Nd make a file system operational
.Sh SYNOPSIS
.In sys/param.h
.In sys/mount.h
@@ -43,15 +43,15 @@
.Sh DESCRIPTION
This is called after
.Xr VFS_MOUNT 9
-and before the first access to the filesystem.
+and before the first access to the file system.
Its arguments are:
.Bl -tag -width flags
.It Ar mp
-The filesystem.
+The file system.
.It Ar flags
??
.It Ar td
-Thread which is starting the filesystem.
+Thread which is starting the file system.
.El
.Sh SEE ALSO
.Xr VFS 9 ,
OpenPOWER on IntegriCloud