From d4b00de32e0919069073dd632df0e57327a8248e Mon Sep 17 00:00:00 2001 From: nik Date: Sun, 29 Oct 2000 15:49:03 +0000 Subject: Link kbdmap.5 to keymap.5 PR: docs/19995 docs/20298 --- usr.sbin/kbdcontrol/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin') diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile index 4732e94..a2ff5b1 100644 --- a/usr.sbin/kbdcontrol/Makefile +++ b/usr.sbin/kbdcontrol/Makefile @@ -4,6 +4,7 @@ PROG= kbdcontrol SRCS= kbdcontrol.c lex.l MAN1= kbdcontrol.1 MAN5= kbdmap.5 +MLINKS= kbdmap.5 keymap.5 DPADD= ${LIBL} LDADD= -ll -- cgit v1.1