summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/quotactl.24
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/quotactl.2 b/lib/libc/sys/quotactl.2
index 5730dd1de835..49248728998f 100644
--- a/lib/libc/sys/quotactl.2
+++ b/lib/libc/sys/quotactl.2
@@ -166,6 +166,10 @@ The quota table cannot be expanded.
.It Bq Er EINVAL
.Fa Cmd
or the command type is invalid.
+.Dv Q_GETQUOTA
+returns
+.Er EINVAL
+if quotas are not currently enabled for this filesystem.
.It Bq Er EACCES
In
.Dv Q_QUOTAON ,