From 1389c7307f2114ba2f8491ace07851a6872d14be Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 5 Sep 1999 19:13:04 +0000 Subject: [PATCH] $Id$ -> $FreeBSD$ --- usr.bin/more/macro.c | 2 +- usr.bin/more/ncommand.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/more/macro.c b/usr.bin/more/macro.c index 1fdd56ec919..78688fb2f4d 100644 --- a/usr.bin/more/macro.c +++ b/usr.bin/more/macro.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ /* diff --git a/usr.bin/more/ncommand.c b/usr.bin/more/ncommand.c index 82032934278..a6c3b649cbf 100644 --- a/usr.bin/more/ncommand.c +++ b/usr.bin/more/ncommand.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ /*