summaryrefslogtreecommitdiff
path: root/usr.bin/lam
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
commitc3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch)
tree399ca96df93caf6a718d5c0499575d187c3c753c /usr.bin/lam
parent7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff)
downloadsrc-test2-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.tar.gz
src-test2-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.zip
Notes
Diffstat (limited to 'usr.bin/lam')
-rw-r--r--usr.bin/lam/lam.12
-rw-r--r--usr.bin/lam/lam.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1
index 78b8ea025231..b1c9ed8aba1c 100644
--- a/usr.bin/lam/lam.1
+++ b/usr.bin/lam/lam.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)lam.1 8.1 (Berkeley) 6/6/93
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dt LAM 1
diff --git a/usr.bin/lam/lam.c b/usr.bin/lam/lam.c
index 599337a71855..277081095af7 100644
--- a/usr.bin/lam/lam.c
+++ b/usr.bin/lam/lam.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)lam.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif /* not lint */
/*