diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2004-04-16 22:53:51 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2004-04-16 22:53:51 +0000 |
| commit | e2738131b1f04a60539309c40e00f0e4194647d3 (patch) | |
| tree | 25ad48b2abff8f533f6750f88aad69e40117c42a /lib | |
| parent | 0d5d3ffdb70e86461e6564e2b0e8ce5b9db4bdd8 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/acct.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2 index 2421202dc77b7..aa071d9dcfe9e 100644 --- a/lib/libc/sys/acct.2 +++ b/lib/libc/sys/acct.2 @@ -83,7 +83,7 @@ The values controlling this behaviour can be modified using the following variables: .Bl -tag -width ".Va kern.acct_chkfreq" .It Va kern.acct_chkfreq -Specifies the frequency (in minutes) with which free disk +Specifies the frequency (in seconds) with which free disk space should be checked. .It Va kern.acct_resume The percentage of free disk space above which process |
