From 955ea4e7e1456004a7b25ce2cb8ee992d6a8c231 Mon Sep 17 00:00:00 2001 From: Eugene Syromyatnikov Date: Wed, 21 Sep 2016 06:29:16 +0300 Subject: [PATCH] quotactl.2: wfix --- man2/quotactl.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/quotactl.2 b/man2/quotactl.2 index ea076f97b..50ce29e81 100644 --- a/man2/quotactl.2 +++ b/man2/quotactl.2 @@ -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 ()