summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/rcs/rlog
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 15:48:31 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 15:48:31 +0000
commit245ba20d12ed60e7b9d9a49bb54409be53d8ec0f (patch)
tree25f4ec424ec1c7a9e0bfde8b69e88a765dec1ddd /gnu/usr.bin/rcs/rlog
parent6bdaa5c8024401e41377a4d5fe84d9dfc88ca081 (diff)
downloadFreeBSD-src-245ba20d12ed60e7b9d9a49bb54409be53d8ec0f.zip
FreeBSD-src-245ba20d12ed60e7b9d9a49bb54409be53d8ec0f.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'gnu/usr.bin/rcs/rlog')
-rw-r--r--gnu/usr.bin/rcs/rlog/rlog.12
-rw-r--r--gnu/usr.bin/rcs/rlog/rlog.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/rcs/rlog/rlog.1 b/gnu/usr.bin/rcs/rlog/rlog.1
index 26bf08a..953617c 100644
--- a/gnu/usr.bin/rcs/rlog/rlog.1
+++ b/gnu/usr.bin/rcs/rlog/rlog.1
@@ -2,7 +2,7 @@
.ds Rv \\$3
.ds Dt \\$4
..
-.Id $FreeBSD$
+.Id $Id$
.ds i \&\s-1ISO\s0
.ds r \&\s-1RCS\s0
.ds u \&\s-1UTC\s0
diff --git a/gnu/usr.bin/rcs/rlog/rlog.c b/gnu/usr.bin/rcs/rlog/rlog.c
index f8872fe..75e68c3 100644
--- a/gnu/usr.bin/rcs/rlog/rlog.c
+++ b/gnu/usr.bin/rcs/rlog/rlog.c
@@ -218,7 +218,7 @@ static struct rcslockers *lockerlist;
static struct stateattri *statelist;
-mainProg(rlogId, "rlog", "$FreeBSD$")
+mainProg(rlogId, "rlog", "$Id$")
{
static char const cmdusage[] =
"\nrlog usage: rlog -{bhLNRt} -v[string] -ddates -l[lockers] -r[revs] -sstates -Vn -w[logins] -xsuff -zzone file ...";
OpenPOWER on IntegriCloud