artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae04eb
)
Add a link to pcexio(4) man page. Now 'man 4 pcexio' works fine on
author
aoyama
<aoyama@openbsd.org>
Tue, 22 Jul 2014 22:01:10 +0000
(22:01 +0000)
committer
aoyama
<aoyama@openbsd.org>
Tue, 22 Jul 2014 22:01:10 +0000
(22:01 +0000)
luna88k.
ok miod@
share/man/man4/man4.luna88k/Makefile
patch
|
blob
|
history
diff --git
a/share/man/man4/man4.luna88k/Makefile
b/share/man/man4/man4.luna88k/Makefile
index
6dea1ff
..
bdc8079
100644
(file)
--- a/
share/man/man4/man4.luna88k/Makefile
+++ b/
share/man/man4/man4.luna88k/Makefile
@@
-1,8
+1,9
@@
-# $OpenBSD: Makefile,v 1.
3 2014/04/16 12:01:33
aoyama Exp $
+# $OpenBSD: Makefile,v 1.
4 2014/07/22 22:01:10
aoyama Exp $
# TODO: clock fb sio/siotty ws
MAN= autoconf.4 intro.4 lcd.4 le.4 mem.4 pcexmem.4 spc.4
MANSUBDIR=luna88k
-MLINKS+= mem.4 kmem.4
+MLINKS+= mem.4 kmem.4 \
+ pcexmem.4 pcexio.4
.include <bsd.prog.mk>