quotactl.2: wfix

This commit is contained in:
Eugene Syromyatnikov 2016-09-21 06:29:16 +03:00 committed by Michael Kerrisk
parent 90d79b64c8
commit 955ea4e7e1
1 changed files with 3 additions and 3 deletions

View File

@ -43,9 +43,9 @@ For each user and/or group,
a soft limit and a hard limit can be set for each filesystem.
The hard limit can't be exceeded.
The soft limit can be exceeded, but warnings will ensue.
Moreover, the user can't exceed the soft limit for more than one week
(by default) at a time;
after this time, the soft limit counts as a hard limit.
Moreover, the user can't exceed the soft limit for more than grace period
duration (one week by default) at a time;
after this, the soft limit counts as a hard limit.
The
.BR quotactl ()