aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/periodic
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commit97d92980a96a50750844f420cc225ddf918f0699 (patch)
treefc27ba7986197654e0590b963524833255709f22 /usr.sbin/periodic
parentdacec3e8f2226e029edbfe9938772ed71d99af62 (diff)
downloadsrc-97d92980a96a50750844f420cc225ddf918f0699.tar.gz
src-97d92980a96a50750844f420cc225ddf918f0699.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50479
Diffstat (limited to 'usr.sbin/periodic')
-rw-r--r--usr.sbin/periodic/Makefile2
-rw-r--r--usr.sbin/periodic/periodic.82
-rw-r--r--usr.sbin/periodic/periodic.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/periodic/Makefile b/usr.sbin/periodic/Makefile
index d6297902b529..48a128688c94 100644
--- a/usr.sbin/periodic/Makefile
+++ b/usr.sbin/periodic/Makefile
@@ -1,6 +1,6 @@
# Makefile for periodic(8)
#
-# $Id$
+# $FreeBSD$
MAN8= periodic.8
diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8
index b9a7e4e814f4..97957ac3c8d9 100644
--- a/usr.sbin/periodic/periodic.8
+++ b/usr.sbin/periodic/periodic.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: periodic.8,v 1.9 1999/02/14 20:06:02 jkh Exp $
+.\" $FreeBSD$
.\"
.Dd 13 August 1997
.Os FreeBSD 3.0
diff --git a/usr.sbin/periodic/periodic.sh b/usr.sbin/periodic/periodic.sh
index b195bf8a351e..077afa40c563 100644
--- a/usr.sbin/periodic/periodic.sh
+++ b/usr.sbin/periodic/periodic.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: periodic.sh,v 1.7 1999/01/01 17:37:33 billf Exp $
+# $FreeBSD$
#
# Run nightly periodic scripts
#