summaryrefslogtreecommitdiff
path: root/share/man/man8/daily.8
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2011-04-18 23:58:46 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2011-04-18 23:58:46 +0000
commit18682585292b0b04b86e130fe6710fc887623c12 (patch)
treeeb73137785ab76a0227e88fd7f1f0f518c0c6720 /share/man/man8/daily.8
parentdd3ddfb3af6ec585c5239d92a8e93022f3770df5 (diff)
Adjust after removal of /etc/security to /usr/libexec.
More HISTORY. Using feedback from jmc@. "I think that is correct. If it isn't, someone out there will eventually moan :)" deraadt@
Diffstat (limited to 'share/man/man8/daily.8')
-rw-r--r--share/man/man8/daily.816
1 files changed, 10 insertions, 6 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8
index dd4de0a1ab1..ce94af34ea1 100644
--- a/share/man/man8/daily.8
+++ b/share/man/man8/daily.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: daily.8,v 1.17 2010/09/22 13:10:05 jmc Exp $
+.\" $OpenBSD: daily.8,v 1.18 2011/04/18 23:58:45 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: September 22 2010 $
+.Dd $Mdocdate: April 18 2011 $
.Dt DAILY 8
.Os
.Sh NAME
@@ -158,11 +158,9 @@ exists, runs the
.Xr rdist 1
utility.
.It
-Runs the system security check script,
-.Pa /etc/security .
-See
+Runs the system
.Xr security 8
-for further details.
+check script.
.El
.Ss /etc/weekly
This script is run weekly.
@@ -278,6 +276,12 @@ Root
.Xr security 8 ,
.Xr yp 8
.Sh HISTORY
+The
+.Nm daily , weekly ,
+and
+.Nm monthly
+scripts first appeared in
+.Bx 4.3 Reno .
This manual page first appeared in
.Ox 3.4 .
.Sh CAVEATS