diff options
Diffstat (limited to 'usr.bin/lam')
| -rw-r--r-- | usr.bin/lam/lam.1 | 2 | ||||
| -rw-r--r-- | usr.bin/lam/lam.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index b1c9ed8aba1c..b1a45d47d690 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/lam/lam.1,v 1.4 1999/08/28 01:02:37 peter Exp $ .\" .Dd June 6, 1993 .Dt LAM 1 diff --git a/usr.bin/lam/lam.c b/usr.bin/lam/lam.c index 277081095af7..c259eccf1c06 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[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/lam/lam.c,v 1.3 1999/08/28 01:02:38 peter Exp $"; #endif /* not lint */ /* |
