summaryrefslogtreecommitdiff
path: root/share/man/man8/daily.8
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2009-05-03 17:16:13 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2009-05-03 17:16:13 +0000
commitf134b3361b89ea201ad3224ee3bc50e9726957b3 (patch)
treefe8ce53830d2904696fd02598cca145f3be5d5de /share/man/man8/daily.8
parent50d3397595a44dd26dc6483bb9783acbb2e54ea9 (diff)
remove dead code and the associated documentation
while here, remove the misleading shbang and an unused variable and add the missing cross reference to ac(8) ok sthen@ jmc@
Diffstat (limited to 'share/man/man8/daily.8')
-rw-r--r--share/man/man8/daily.87
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8
index 5acffa7c863..5ccc11780d9 100644
--- a/share/man/man8/daily.8
+++ b/share/man/man8/daily.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: daily.8,v 1.8 2007/05/31 19:19:59 jmc Exp $
+.\" $OpenBSD: daily.8,v 1.9 2009/05/03 17:16:12 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 31 2007 $
+.Dd $Mdocdate: May 3 2009 $
.Dt DAILY 8
.Os
.Sh NAME
@@ -81,8 +81,6 @@ Removes stale files from the
.Xr rwhod 8
database.
.It
-Checks for core dumps.
-.It
Removes system messages older than 21 days for the
.Xr msgs 1
utility.
@@ -252,6 +250,7 @@ Root
.Xr rwho 1 ,
.Xr whatis 1 ,
.Xr crontab 5 ,
+.Xr ac 8 ,
.Xr accton 8 ,
.Xr cron 8 ,
.Xr dump 8 ,