Document that quotas must be turned off on a file system and

then turned back on in order for grace time changes to take
effect.
This commit is contained in:
Mike Pritchard 2007-02-04 14:26:01 +00:00
parent f5374712ce
commit aecf742ea2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166496

View File

@ -222,6 +222,8 @@ Setting a grace period to zero indicates that the default
grace period should be imposed.
Setting a grace period to one second indicates that no
grace period should be granted.
Quotas must be turned off for the file system and
then turned back on for the new grace period to take effect.
.Pp
Only the super-user may edit quotas.
.Sh FILES