summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2002-05-14 07:27:20 +0000
committerPeter Pentchev <roam@FreeBSD.org>2002-05-14 07:27:20 +0000
commit4ceff89f44b39956784b49dbb10e80eabdf4c4be (patch)
treea824dc21101fd24f9d9e85db6ca44b14e47764d7 /lib/libc
parent950e983e03857bdeb40ad8d3258f97c11759af61 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 ,