Document Q_GETQUOTA returning EINVAL when quotas are not enabled

on the filesystem.

PR:		doc/37839
Submitted by:	"Michael R. Wayne" <wayne@staff.msen.com>
Approved by:	silence on -doc
MFC after:	3 days
This commit is contained in:
roam 2002-05-14 07:27:20 +00:00
parent 3ea593e0da
commit ada74c3817

View File

@ -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 ,