summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-04-23 19:11:59 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-04-23 19:11:59 +0000
commit09b0f765726a71ebd6ba79c752bc6e8bdf6fc1df (patch)
treedc4fe946b9eaa2884020561f124fd59c3c5a036f
parent30d100b42563e91147b7210be13af18195c0b64e (diff)
correct keycap.pcvt path
-rw-r--r--sys/arch/i386/isa/pcvt/Util/kcon/kcon.14
-rw-r--r--sys/arch/i386/isa/pcvt/Util/keycap/keycap.34
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 b/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1
index a92caece741..32bff887758 100644
--- a/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1
+++ b/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kcon.1,v 1.3 1999/01/13 07:26:05 niklas Exp $
+.\" $OpenBSD: kcon.1,v 1.4 1999/04/23 19:11:58 millert Exp $
.\"
.\" Copyright (c) 1992, 1995 Hellmuth Michaelis
.\"
@@ -96,7 +96,7 @@ To be used in conjunction with the
.Fl l
option. This is the default behaviour.
.Sh FILES
-.Bl -tag -width /usr/share/misc/keycap -compact
+.Bl -tag -width /usr/share/misc/keycap.pcvt -compact
.It Pa /usr/share/misc/keycap
Keyboard capabilities data base file if nothing else was chosen during installation.
.It Pa /dev/console
diff --git a/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3 b/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3
index e941bbddd30..b1f759e9ee4 100644
--- a/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3
+++ b/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: keycap.3,v 1.4 1999/01/13 07:26:05 niklas Exp $
+.\" $OpenBSD: keycap.3,v 1.5 1999/04/23 19:11:58 millert Exp $
.\"
.\"
.\" Copyright (c) 1992,1993,1994 Hellmuth Michaelis
@@ -55,7 +55,7 @@
.Sh DESCRIPTION
These functions extract and use capabilities from a keyboard capability data
base, usually
-.Pa /usr/share/misc/keycap ,
+.Pa /usr/share/misc/keycap.pcvt ,
the format of which is described in
.Xr keycap 5 .
.Pp