summaryrefslogtreecommitdiffstats
path: root/etc/periodic/monthly
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-27 23:37:10 +0000
committerpeter <peter@FreeBSD.org>1999-08-27 23:37:10 +0000
commit289c0d262f52855ab454afdf7386d034fb2404b8 (patch)
tree8500936e97f809eca13f646b0a148ef28ff005be /etc/periodic/monthly
parent66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (diff)
downloadFreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.zip
FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'etc/periodic/monthly')
-rwxr-xr-xetc/periodic/monthly/200.accounting2
-rwxr-xr-xetc/periodic/monthly/999.local2
-rw-r--r--etc/periodic/monthly/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/periodic/monthly/200.accounting b/etc/periodic/monthly/200.accounting
index 8cd532f..fff47bf 100755
--- a/etc/periodic/monthly/200.accounting
+++ b/etc/periodic/monthly/200.accounting
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: 200.accounting,v 1.2 1998/02/09 11:36:43 danny Exp $
+# $FreeBSD$
#
W=/var/log/wtmp
diff --git a/etc/periodic/monthly/999.local b/etc/periodic/monthly/999.local
index 9eec52b..75fbebd 100755
--- a/etc/periodic/monthly/999.local
+++ b/etc/periodic/monthly/999.local
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: 999.local,v 1.1 1997/08/12 18:23:27 pst Exp $
+# $FreeBSD$
#
if [ -f /etc/monthly.local ]; then
echo ""
diff --git a/etc/periodic/monthly/Makefile b/etc/periodic/monthly/Makefile
index e73251b..6fea21c 100644
--- a/etc/periodic/monthly/Makefile
+++ b/etc/periodic/monthly/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1997/08/12 18:23:28 pst Exp $
+# $FreeBSD$
BIN= 200.accounting \
999.local
OpenPOWER on IntegriCloud