diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2002-05-20 08:09:50 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2002-05-20 08:09:50 +0000 |
| commit | b200e3abd59fd4ed33efb7320b219becff792910 (patch) | |
| tree | 0ddabb52771671e9e28846dd27f90e6fa3660682 /lib | |
| parent | 5d254b15d476200fe8cf648a827d034f9c1b0dc7 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/quotactl.2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/sys/quotactl.2 b/lib/libc/sys/quotactl.2 index 5730dd1de835..dd024e9a47b9 100644 --- a/lib/libc/sys/quotactl.2 +++ b/lib/libc/sys/quotactl.2 @@ -166,6 +166,11 @@ The quota table cannot be expanded. .It Bq Er EINVAL .Fa Cmd or the command type is invalid. +In +.Dv Q_GETQUOTA +and +.Dv Q_SETQUOTA , +quotas are not currently enabled for this filesystem. .It Bq Er EACCES In .Dv Q_QUOTAON , |
