summaryrefslogtreecommitdiff
path: root/sys/dev/pckbc/files.pckbc
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2007-08-01 12:17:00 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2007-08-01 12:17:00 +0000
commitea0c977c5b91d55df8ea49167525bf7c9e618187 (patch)
treecc000160e6ffd2807b224fdd13af0d8fa926e197 /sys/dev/pckbc/files.pckbc
parent0b07761ba86cd0298f4aecc2e91451401b788655 (diff)
Correct a 10-year old typo inherited from NetBSD by renaming psm.c,
psm_intelli.c and psmreg.h into pms.c, pms_intelli.c and pmsreg.h. ok deraadt@
Diffstat (limited to 'sys/dev/pckbc/files.pckbc')
-rw-r--r--sys/dev/pckbc/files.pckbc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pckbc/files.pckbc b/sys/dev/pckbc/files.pckbc
index 7fba8a4e831..55bc3b2da51 100644
--- a/sys/dev/pckbc/files.pckbc
+++ b/sys/dev/pckbc/files.pckbc
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pckbc,v 1.6 2007/05/31 22:23:13 tedu Exp $
+# $OpenBSD: files.pckbc,v 1.7 2007/08/01 12:16:59 kettenis Exp $
# $NetBSD: files.pckbc,v 1.6 1999/01/23 16:05:56 drochner Exp $
# devices attached at pckbc, for use with wscons
@@ -9,8 +9,8 @@ file dev/pckbc/wskbdmap_mfii.c pckbd
device pms: wsmousedev
attach pms at pckbc, gsckbc
-file dev/pckbc/psm.c pms
+file dev/pckbc/pms.c pms
device pmsi: wsmousedev
attach pmsi at pckbc
-file dev/pckbc/psm_intelli.c pmsi
+file dev/pckbc/pms_intelli.c pmsi