diff options
author | brian <brian@FreeBSD.org> | 2001-05-30 20:23:43 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-05-30 20:23:43 +0000 |
commit | 3322ac29631ab8a7870f51437abae91528a4158f (patch) | |
tree | 5dc7f44311fec4dd50754b2cdd91366fef005dd0 /share | |
parent | a188d3be398dd22c7aa477e8cb43f9fc948ec0d0 (diff) | |
download | FreeBSD-src-3322ac29631ab8a7870f51437abae91528a4158f.zip FreeBSD-src-3322ac29631ab8a7870f51437abae91528a4158f.tar.gz |
Default daily_accounting_flags to -q. I thought this was a typo in the
originally submitted patch (oops!).
Also check for an empty $daily_accounting_save.
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/periodic.conf.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index bf1fa1c..f68c93d 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -316,6 +316,8 @@ when .Ar daily_accounting_enable is set to .Dq YES . +The default is +.Fl q . .It Va daily_distfile_enable .Pq Vt bool Set to |