summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/kbd.man2
-rw-r--r--man/keyboard.man2
-rw-r--r--src/kbd.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/man/kbd.man b/man/kbd.man
index 5719d56..e2a2f91 100644
--- a/man/kbd.man
+++ b/man/kbd.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/keyboard/kbd.man,v 1.1 2002/10/11 01:40:33 dawes Exp $
+.\" $XFree86$
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH KBD __drivermansuffix__ __vendorversion__
diff --git a/man/keyboard.man b/man/keyboard.man
index 93a5fd3..562b31e 100644
--- a/man/keyboard.man
+++ b/man/keyboard.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/keyboard/keyboard.man,v 1.3 2002/10/11 01:40:33 dawes Exp $
+.\" $XFree86$
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH KEYBOARD __drivermansuffix__ __vendorversion__
diff --git a/src/kbd.c b/src/kbd.c
index 13d7918..06bd46d 100644
--- a/src/kbd.c
+++ b/src/kbd.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/keyboard/kbd.c,v 1.9 2003/12/18 21:53:45 dawes Exp $ */
+/* $XFree86$ */
/*
* Copyright (c) 2002 by The XFree86 Project, Inc.