summaryrefslogtreecommitdiffstats
path: root/usr.sbin/newsyslog
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
commitb782f4df30a869a074431c7b185f0c7c69878254 (patch)
tree38391bfc9e5932559569fed2d8231e23b5bdd0ce /usr.sbin/newsyslog
parent245ba20d12ed60e7b9d9a49bb54409be53d8ec0f (diff)
downloadFreeBSD-src-b782f4df30a869a074431c7b185f0c7c69878254.zip
FreeBSD-src-b782f4df30a869a074431c7b185f0c7c69878254.tar.gz
Revert $FreeBSD$ to $Id$
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
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile
index 07d12cc..a6654c6 100644
--- a/usr.sbin/newsyslog/Makefile
+++ b/usr.sbin/newsyslog/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= newsyslog
diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8
index 5774cf0..e127cb0 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
-.\" $FreeBSD$
+.\" $Id$
.\"
.\" Copyright 1988, 1989 by the Massachusetts Institute of Technology
.\"
diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c
index 4d23f80..0add1c4 100644
--- a/usr.sbin/newsyslog/newsyslog.c
+++ b/usr.sbin/newsyslog/newsyslog.c
@@ -29,7 +29,7 @@ provided "as is" without express or implied warranty.
*/
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif /* not lint */
#ifndef CONF
OpenPOWER on IntegriCloud