diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2009-05-13 21:06:49 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2009-05-13 21:06:49 +0000 |
commit | 87b7d7c228a4305751170cba8b48bb727e7332c9 (patch) | |
tree | 87e434dbb13c089d4f357429bd6298e1d7926d2b /share | |
parent | cef434386bcaf519f66b54257c28a0f7b34d7252 (diff) |
weekly and monthly usually do not produce results any more; ok jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/daily.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8 index 5a06625af68..16dc3e129b4 100644 --- a/share/man/man8/daily.8 +++ b/share/man/man8/daily.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daily.8,v 1.14 2009/05/12 21:10:40 schwarze Exp $ +.\" $OpenBSD: daily.8,v 1.15 2009/05/13 21:06:48 schwarze Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 12 2009 $ +.Dd $Mdocdate: May 13 2009 $ .Dt DAILY 8 .Os .Sh NAME @@ -33,7 +33,7 @@ and are shell scripts run on a periodic basis by the clock daemon, .Xr cron 8 . They take care of some basic administrative tasks. -The results are mailed to root. +Their output, if any, is mailed to root. .Pp .Sy Note : The scripts are all run as part of root's |