summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_QUOTACTL.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VFS_QUOTACTL.9')
-rw-r--r--share/man/man9/VFS_QUOTACTL.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VFS_QUOTACTL.9 b/share/man/man9/VFS_QUOTACTL.9
index 3350b1a..56bbf85 100644
--- a/share/man/man9/VFS_QUOTACTL.9
+++ b/share/man/man9/VFS_QUOTACTL.9
@@ -33,7 +33,7 @@
.Dt VFS_QUOTACTL 9
.Sh NAME
.Nm VFS_QUOTACTL
-.Nd manipulate filesystem quotas
+.Nd manipulate file system quotas
.Sh SYNOPSIS
.In sys/param.h
.In sys/mount.h
@@ -41,7 +41,7 @@
.Ft int
.Fn VFS_QUOTACTL "struct mount *mp" "int cmds" "uid_t uid" "caddr_t arg" "struct thread *td"
.Sh DESCRIPTION
-Implement filesystem quotas. See
+Implement file system quotas. See
.Xr quotactl 2
for a description of the arguments.
.Sh SEE ALSO
OpenPOWER on IntegriCloud