aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/keylogout
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/keylogout')
-rw-r--r--usr.bin/keylogout/Makefile2
-rw-r--r--usr.bin/keylogout/keylogout.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/keylogout/Makefile b/usr.bin/keylogout/Makefile
index cc433e444669..15c5dc6e7286 100644
--- a/usr.bin/keylogout/Makefile
+++ b/usr.bin/keylogout/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/keylogout/Makefile,v 1.2.2.1 1999/08/29 15:29:08 peter Exp $
PROG= keylogout
diff --git a/usr.bin/keylogout/keylogout.c b/usr.bin/keylogout/keylogout.c
index d5276d2e168f..82b93afbff7c 100644
--- a/usr.bin/keylogout/keylogout.c
+++ b/usr.bin/keylogout/keylogout.c
@@ -33,7 +33,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/keylogout/keylogout.c,v 1.2.2.1 1999/08/29 15:29:08 peter Exp $";
#endif /* not lint */
/*