X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/91447636331957f3d9b5ca5b508f07c526b0074d..4bd07ac2140668789aa3ee8ec4dde4a3e0a3bba5:/bsd/man/man2/quotactl.2?ds=sidebyside diff --git a/bsd/man/man2/quotactl.2 b/bsd/man/man2/quotactl.2 index 68b2e3c24..4a4760dc6 100644 --- a/bsd/man/man2/quotactl.2 +++ b/bsd/man/man2/quotactl.2 @@ -43,6 +43,7 @@ .Nm quotactl .Nd manipulate filesystem quotas .Sh SYNOPSIS +.Fd #include /* types needed by quota.h */ .Fd #include /* for disk quotas */ .Ft int .Fn quotactl "const char *path" "int cmd" "int id" "char *addr" @@ -63,7 +64,6 @@ The address of an optional command specific data structure, may be given; its interpretation is discussed below with each command. .Pp -Currently quotas are supported only for the "ffs" and "hfs" filesystems. A command is composed of a primary command (see below) and a command type used to interpret the .Fa id .