summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-09-09 00:32:25 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-09-09 00:32:25 +0000
commit6117d4bb0cb167a0613ba5b7bc54979441a193c5 (patch)
tree504598f90091dc0af76e278431110f581ec6ff77 /share/man/man4/man4.i386/Makefile
parent6aac10242b76f13528158bf171c13fd3bbe919e0 (diff)
downloadFreeBSD-src-6117d4bb0cb167a0613ba5b7bc54979441a193c5.zip
FreeBSD-src-6117d4bb0cb167a0613ba5b7bc54979441a193c5.tar.gz
From: baukno@login.dkuug.dk (S|ren Schmidt)
Subject: Patches to syscons/wd Man pages for keyboard & screen (using syscons)
Diffstat (limited to 'share/man/man4/man4.i386/Makefile')
-rw-r--r--share/man/man4/man4.i386/Makefile15
1 files changed, 11 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index b95ebb7..658c21c 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,10 +1,17 @@
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
-MAN4= com.4 lpa.4 lpt.4 mem.4 npx.4 sio.4 spkr.4
+MAN4= com.4 keyboard.4 lpa.4 lpt.4 mem.4 npx.4 screen.4 sio.4 spkr.4
-MLINKS= com.4 ../com.4 lpa.4 ../lpa.4 lpt.4 ../lpt.4
-MLINKS+= mem.4 ../mem.4 mem.4 ../kmem.4 npx.4 ../npx.4
-MLINKS+= sio.4 ../sio.4 spkr.4 ../spkr.4
+MLINKS= com.4 ../com.4
+MLINKS+= keyboard.4 ../keyboard.4
+MLINKS+= lpa.4 ../lpa.4
+MLINKS+= lpt.4 ../lpt.4
+MLINKS+= mem.4 ../mem.4
+MLINKS+= mem.4 ../kmem.4
+MLINKS+= npx.4 ../npx.4
+MLINKS+= screen.4 ../screen.4
+MLINKS+= sio.4 ../sio.4
+MLINKS+= spkr.4 ../spkr.4
MANSUBDIR=/i386
OpenPOWER on IntegriCloud