summaryrefslogtreecommitdiffstats
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.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 e3743ad..cc433e4 100644
--- a/usr.bin/keylogout/Makefile
+++ b/usr.bin/keylogout/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $FreeBSD$
PROG= keylogout
diff --git a/usr.bin/keylogout/keylogout.1 b/usr.bin/keylogout/keylogout.1
index 373304b..7a3503e 100644
--- a/usr.bin/keylogout/keylogout.1
+++ b/usr.bin/keylogout/keylogout.1
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $FreeBSD$
.\" @(#)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 86d391b..d5276d2 100644
--- a/usr.bin/keylogout/keylogout.c
+++ b/usr.bin/keylogout/keylogout.c
@@ -33,7 +33,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud