summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2000-04-12 07:53:04 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2000-04-12 07:53:04 +0000
commitde0af7eb72a3650beb24edf81a26636343669502 (patch)
tree4b9e61c2b6ff58d6788315aa3d0c7d947bdf1a61
parent02bf74bb72f8e68721c80fd5ee6c50a599ca9350 (diff)
correct path
-rw-r--r--sys/arch/i386/isa/pcvt/Util/kcon/kcon.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 b/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1
index 34977224eb3..f30132c0c6e 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.7 1999/07/09 13:35:31 aaron Exp $
+.\" $OpenBSD: kcon.1,v 1.8 2000/04/12 07:53:03 hugh Exp $
.\"
.\" Copyright (c) 1992, 1995 Hellmuth Michaelis
.\"
@@ -97,7 +97,7 @@ To be used in conjunction with the
option. This is the default behaviour.
.Sh FILES
.Bl -tag -width /usr/share/misc/keycap.pcvt -compact
-.It Pa /usr/share/misc/keycap
+.It Pa /usr/share/misc/keycap.pcvt
Keyboard capabilities data base file if nothing else was chosen during installation.
.It Pa /dev/console
Keyboard raw device.