From aecf742ea2e87586d0f3183d5a764dc205197def Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sun, 4 Feb 2007 14:26:01 +0000 Subject: [PATCH] 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. --- usr.sbin/edquota/edquota.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index ff3d481231a..7cf72dd1118 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -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