summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kbdcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/kbdcontrol')
-rw-r--r--usr.sbin/kbdcontrol/Makefile2
-rw-r--r--usr.sbin/kbdcontrol/kbdcontrol.11
2 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile
index ad91cb0..90cfb6a 100644
--- a/usr.sbin/kbdcontrol/Makefile
+++ b/usr.sbin/kbdcontrol/Makefile
@@ -1,5 +1,7 @@
+# $FreeBSD$
PROG= kbdcontrol
SRCS= kbdcontrol.c lex.l
+MAN5= kbdmap.5
DPADD+= ${LIBL}
LDADD+= -ll
diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1
index c33eddc..1f8bfa7 100644
--- a/usr.sbin/kbdcontrol/kbdcontrol.1
+++ b/usr.sbin/kbdcontrol/kbdcontrol.1
@@ -217,6 +217,7 @@ Report when found.
.Xr screen 4 ,
.Xr syscons 4 ,
.Xr ukbd 4 ,
+.Xr kbdmap 5 ,
.Xr rc.conf 5
.Sh AUTHORS
.An Søren Schmidt Aq sos@FreeBSD.org
OpenPOWER on IntegriCloud