repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
lib
/
libc
/
DB
/
man
/
Makefile.inc
blob
12d7bd932d86c55d9cf474fa8507d69ace344288
1
# @(#)Makefile.inc 5.3 (Berkeley) 8/6/92
2
3
.PATH: ${.CURDIR}/DB/man
4
5
# mpool.3
6
MAN3+= btree.0 dbopen.0 hash.0 recno.0
7
MLINKS+= dbopen.3 db.3