summaryrefslogtreecommitdiffstats
path: root/usr.bin/more
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-05 19:13:04 +0000
committerpeter <peter@FreeBSD.org>1999-09-05 19:13:04 +0000
commit2ba0669ae5964e6211d0282ec2b84f569b9a188c (patch)
treeee331cb26999ef819611a45684c958226ea44e7f /usr.bin/more
parent7f3bd9fcf698428e01f6576f25dd9cb1134e4ed5 (diff)
downloadFreeBSD-src-2ba0669ae5964e6211d0282ec2b84f569b9a188c.zip
FreeBSD-src-2ba0669ae5964e6211d0282ec2b84f569b9a188c.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'usr.bin/more')
-rw-r--r--usr.bin/more/macro.c2
-rw-r--r--usr.bin/more/ncommand.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/more/macro.c b/usr.bin/more/macro.c
index 1fdd56e..78688fb 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 8203293..a6c3b64 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 */
/*
OpenPOWER on IntegriCloud