summaryrefslogtreecommitdiff
path: root/usr.bin/keylogout
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-07-03 13:01:43 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-07-03 13:01:43 +0000
commit6dde85226565322f6651945e2b1205a7ff770536 (patch)
tree2ea5e05a3721d70eac53686e4099e293bf209718 /usr.bin/keylogout
parent148a348454a0bbec0dab6f790e7d47c9850c0128 (diff)
Diffstat (limited to 'usr.bin/keylogout')
-rw-r--r--usr.bin/keylogout/Makefile2
-rw-r--r--usr.bin/keylogout/keylogout.12
-rw-r--r--usr.bin/keylogout/keylogout.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/keylogout/Makefile b/usr.bin/keylogout/Makefile
index cc433e444669..9674b3ce9bea 100644
--- a/usr.bin/keylogout/Makefile
+++ b/usr.bin/keylogout/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/keylogout/Makefile,v 1.3 1999/08/28 01:02:28 peter Exp $
PROG= keylogout
diff --git a/usr.bin/keylogout/keylogout.1 b/usr.bin/keylogout/keylogout.1
index 7a3503e55e0a..7edc722d89f2 100644
--- a/usr.bin/keylogout/keylogout.1
+++ b/usr.bin/keylogout/keylogout.1
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/keylogout/keylogout.1,v 1.4 1999/08/28 01:02:29 peter Exp $
.\" @(#)keylogout.1 1.4 91/03/11 TIRPC 1.0; from 1.3 89/07/26 SMI;
.Dd April 15, 1989
.Dt KEYLOGOUT 1
diff --git a/usr.bin/keylogout/keylogout.c b/usr.bin/keylogout/keylogout.c
index d5276d2e168f..347fc021914c 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.3 1999/08/28 01:02:29 peter Exp $";
#endif /* not lint */
/*