diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-26 10:26:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-26 10:26:17 +0000 |
commit | cfab99ab2bbd2bfca6dc0eada75f1a8da1d82b7f (patch) | |
tree | 596b9cd26d2c88d1b34a5489ce2928122b46031b /etc/daily | |
parent | 55838233bcfbd314a7a1a131a3b974e98270f0ec (diff) |
sync & label
Diffstat (limited to 'etc/daily')
-rw-r--r-- | etc/daily | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/daily b/etc/daily index 279a7345079..4672b94b709 100644 --- a/etc/daily +++ b/etc/daily @@ -1,6 +1,6 @@ #!/bin/sh - # -# @(#)daily 5.12 (Berkeley) 5/24/91 +# $OpenBSD: daily,v 1.4 1996/05/26 10:25:20 deraadt Exp $ # PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local host=`hostname -s` |