summaryrefslogtreecommitdiffstats
path: root/usr.sbin/newsyslog
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commitefabb9ccb197b05958967dd035c279ba3bc19cb0 (patch)
tree2aca709a2adc99fd79e8420c6abe78733949e203 /usr.sbin/newsyslog
parent06c04c899d1871a26f60711cdbb0ea16e85dfdc7 (diff)
downloadFreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.zip
FreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'usr.sbin/newsyslog')
-rw-r--r--usr.sbin/newsyslog/Makefile2
-rw-r--r--usr.sbin/newsyslog/newsyslog.82
-rw-r--r--usr.sbin/newsyslog/newsyslog.c2
-rw-r--r--usr.sbin/newsyslog/pathnames.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile
index ea2b61a..a7cf621 100644
--- a/usr.sbin/newsyslog/Makefile
+++ b/usr.sbin/newsyslog/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1998/09/19 22:42:11 obrien Exp $
+# $FreeBSD$
PROG= newsyslog
diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8
index a2f103e..50bfd3a 100644
--- a/usr.sbin/newsyslog/newsyslog.8
+++ b/usr.sbin/newsyslog/newsyslog.8
@@ -1,7 +1,7 @@
.\" This file contains changes from the Open Software Foundation.
.\"
.\" from: @(#)newsyslog.8
-.\" $Id: newsyslog.8,v 1.19 1999/06/28 03:15:01 obrien Exp $
+.\" $FreeBSD$
.\"
.\" Copyright 1988, 1989 by the Massachusetts Institute of Technology
.\"
diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c
index d0c65d5..8081363 100644
--- a/usr.sbin/newsyslog/newsyslog.c
+++ b/usr.sbin/newsyslog/newsyslog.c
@@ -27,7 +27,7 @@ provided "as is" without express or implied warranty.
#ifndef lint
static const char rcsid[] =
- "$Id: newsyslog.c,v 1.23 1999/06/28 03:15:02 obrien Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#define OSF
diff --git a/usr.sbin/newsyslog/pathnames.h b/usr.sbin/newsyslog/pathnames.h
index 2eb271d..ff224a8 100644
--- a/usr.sbin/newsyslog/pathnames.h
+++ b/usr.sbin/newsyslog/pathnames.h
@@ -18,7 +18,7 @@ M.I.T. and the M.I.T. S.I.P.B. make no representations about
the suitability of this software for any purpose. It is
provided "as is" without express or implied warranty.
- $Id$
+ $FreeBSD$
*/
OpenPOWER on IntegriCloud