diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-03 18:43:07 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-03 18:43:07 +0000 |
commit | d279358f382b69721e09f0afa5221506fc499124 (patch) | |
tree | ad448242f0908ee76d04e77a803ba3250a6d920f /share/man | |
parent | 97f91a4d238d41f4e093ac5e9cd3d43354e9f057 (diff) |
Xr for crontab;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/daily.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8 index d8cda782ece..cd64e147c8f 100644 --- a/share/man/man8/daily.8 +++ b/share/man/man8/daily.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daily.8,v 1.6 2007/02/02 14:53:37 ajacoutot Exp $ +.\" $OpenBSD: daily.8,v 1.7 2007/02/03 18:43:06 jmc Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" @@ -148,7 +148,8 @@ client. .It If .Ev CHECKFILESYSTEMS -is set to 1 in root's crontab, +is set to 1 in root's +.Xr crontab 5 , runs .Xr fsck 8 with the no-write flag @@ -188,7 +189,9 @@ database(s) via .It If .Ev LOGINACCOUNTING -is set to 1 in root's crontab and the +is set to 1 in root's +.Xr crontab 5 +and the .Pa /var/log/wtmp file exists, show individual users' login via the .Xr ac 8 |